summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuippis <juippis@gmail.com>2018-04-05 09:53:29 +0300
committerMichał Górny <mgorny@gentoo.org>2018-04-13 20:20:54 +0200
commitf7acfaffb548de485ab0c819b1ee645418f0db18 (patch)
tree64aa624269f3151f91170e22444276e8797aeafc
parentxfce-extra/xfce4-mailwatch-plugin: remove obsolete xfconf.eclass, migrate to ... (diff)
downloadgentoo-f7acfaffb548de485ab0c819b1ee645418f0db18.tar.gz
gentoo-f7acfaffb548de485ab0c819b1ee645418f0db18.tar.bz2
gentoo-f7acfaffb548de485ab0c819b1ee645418f0db18.zip
www-apache/mod_ldap_userdir: fix HOMEPAGE
-rw-r--r--www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild b/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild
index 11e4d4c075f9..5a4f534d425e 100644
--- a/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild
+++ b/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit apache-module depend.apache
DESCRIPTION="Look up Apache ~user directories in an LDAP directory"
-HOMEPAGE="http://horde.net/~jwm/software/${PN}/"
+HOMEPAGE="https://www.horde.net/~jwm/software/mod_ldap_userdir/"
SRC_URI="http://horde.net/~jwm/software/${PN}/${P}.tar.gz"
LICENSE="GPL-1"