diff options
author | shaun <shaun@FreeBSD.org> | 2009-07-22 10:07:05 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2009-07-22 10:07:05 +0800 |
commit | ad765b513cfbae481882dd07d455bbcc3e19788e (patch) | |
tree | 72e6f077fd57e572950bd4e7a8221ebce8776d13 /security/heimdal | |
parent | eacfdd4c7fc43f4682e960e46e6365a585ba86c7 (diff) | |
download | freebsd-ports-graphics-ad765b513cfbae481882dd07d455bbcc3e19788e.tar.gz freebsd-ports-graphics-ad765b513cfbae481882dd07d455bbcc3e19788e.tar.zst freebsd-ports-graphics-ad765b513cfbae481882dd07d455bbcc3e19788e.zip |
With regret, return these to the pool.
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 c2a2639a247..c455c7800cd 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]* |