diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-10 10:15:05 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-10 10:15:05 +0000 |
commit | c5c2e0a7d4ca736ac8a3a97e94dfba68fdf1cc5b (patch) | |
tree | ab5c8beeaa4973319bb43722667f1562209c4a4d /security/heimdal | |
parent | f5ccce14dd6af6451c65703d42be7e9875b03eac (diff) | |
download | ports-c5c2e0a7d4ca736ac8a3a97e94dfba68fdf1cc5b.tar.gz ports-c5c2e0a7d4ca736ac8a3a97e94dfba68fdf1cc5b.zip |
Notes
Diffstat (limited to 'security/heimdal')
-rw-r--r-- | security/heimdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 0e4207ea65bb..185f2a16b2e2 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.h5l.org/dist/src/ \ ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/ -MAINTAINER= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= Popular BSD-licensed implementation of Kerberos 5 CONFLICTS= krb4-[0-9]* krb5-[0-9]* krb5-maint-[0-9]* srp-[0-9]* |