aboutsummaryrefslogtreecommitdiff
path: root/security/heimdal
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-14 02:06:07 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-14 02:06:07 +0000
commit96a620a77ecf6052e6befbf63202466fe9763365 (patch)
treeb7d5d7152162da1fb236afcfa3d0f43a4016f19a /security/heimdal
parent806e16211ef5261d30e43fffc91752893f428b3a (diff)
downloadports-96a620a77ecf6052e6befbf63202466fe9763365.tar.gz
ports-96a620a77ecf6052e6befbf63202466fe9763365.zip
Notes
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 0de037ed3fb4..bfbf1d00008c 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= heimdal
PORTVERSION= 0.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/ \
@@ -20,7 +20,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= shaun@FreeBSD.org
COMMENT= A popular BSD-licensed implementation of Kerberos 5
-CONFLICTS= krb4-[0-9]* krb5-[0-9]*
+CONFLICTS= krb4-[0-9]* krb5-[0-9]* srp-[0-9]*
OPTIONS+= LDAP "Use OpenLDAP as the KDC backend" off
OPTIONS+= CRACKLIB "Use CrackLib for password quality checking" off