summaryrefslogtreecommitdiff
path: root/user/krb5-conf/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-04 19:12:56 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-04 19:12:56 +0000
commit745fc5ef96cbf0d81c35baed546df9636e3b94a2 (patch)
treec4ba6447a1863f6b6907e765f014359fb5aa50e6 /user/krb5-conf/APKBUILD
parent065b963964389dd2b9aa006e792680c3cadca899 (diff)
downloadpackages-745fc5ef96cbf0d81c35baed546df9636e3b94a2.tar.gz
packages-745fc5ef96cbf0d81c35baed546df9636e3b94a2.tar.bz2
packages-745fc5ef96cbf0d81c35baed546df9636e3b94a2.tar.xz
packages-745fc5ef96cbf0d81c35baed546df9636e3b94a2.zip
user/krb5-conf: fix URL
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"