diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-07-22 02:07:05 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-07-22 02:07:05 +0000 |
commit | 4036b19d97ac7b5995fe6a82a9c7d991c750dddf (patch) | |
tree | b442b852950d6747b3cc33acae70ef1d35e893b7 /security/heimdal | |
parent | 63813e06f25f0239d6b83946298ec3ed916788bb (diff) | |
download | ports-4036b19d97ac7b5995fe6a82a9c7d991c750dddf.tar.gz ports-4036b19d97ac7b5995fe6a82a9c7d991c750dddf.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 c2a2639a247f..c455c7800cdf 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/ \ ftp://ftp.ayamura.org/pub/heimdal/ -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A popular BSD-licensed implementation of Kerberos 5 CONFLICTS= krb4-[0-9]* krb5-[0-9]* srp-[0-9]* |