diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/heimdal | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) | |
download | ports-f87124df638f9ab9a10de7815e16138a955e5814.tar.gz ports-f87124df638f9ab9a10de7815e16138a955e5814.zip |
Notes
Diffstat (limited to 'security/heimdal')
-rw-r--r-- | security/heimdal/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 38faf93754bf..c38e52441412 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,4 @@ -# Ports collection Makefile for: heimdal -# Date created: 10/23/1999 -# Whom: nectar@FreeBSD.ORG -# +# Created by: nectar@FreeBSD.ORG # $FreeBSD$ # @@ -15,7 +12,7 @@ MASTER_SITES= http://www.h5l.org/dist/src/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/ MAINTAINER= Joerg.Pulz@frm2.tum.de -COMMENT= A popular BSD-licensed implementation of Kerberos 5 +COMMENT= Popular BSD-licensed implementation of Kerberos 5 CONFLICTS= krb4-[0-9]* krb5-[0-9]* srp-[0-9]* |