summaryrefslogtreecommitdiff
path: root/user/krb5-conf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/krb5-conf/APKBUILD')
-rw-r--r--user/krb5-conf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/krb5-conf/APKBUILD b/user/krb5-conf/APKBUILD
index 4d60ad666..7d9b6b91c 100644
--- a/user/krb5-conf/APKBUILD
+++ b/user/krb5-conf/APKBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+# Maintainer: A. Wilcox <awilfox@adelielinux.org>
#
# We need this package to avoid conflict with krb5 and heimdal. We can not
# let it be a subpackage of either because that could create a cyclic
@@ -8,7 +8,7 @@ pkgname=krb5-conf
pkgver=1.0
pkgrel=1
pkgdesc="Shared krb5.conf for both MIT krb5 and heimdal"
-url="http://web.mit.edu/kerberos/www/ http://h5l.org"
+url="http://web.mit.edu/kerberos/www/"
arch="noarch"
options="!check" # Single config file.
license="MIT"