diff options
Diffstat (limited to 'security/krb4')
-rw-r--r-- | security/krb4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb4/Makefile b/security/krb4/Makefile index 92871b0b2f50..d18469bbf86d 100644 --- a/security/krb4/Makefile +++ b/security/krb4/Makefile @@ -7,14 +7,14 @@ PORTNAME= krb4 PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ MAINTAINER= ports@FreeBSD.org COMMENT= KTH Kerberos 4 -CONFLICTS= krb5-[0-9]* heimdal-[0-9]* +CONFLICTS= krb5-[0-9]* heimdal-[0-9]* srp-[0-9]* USE_LDCONFIG= yes # Don't remove this. This port installs several applications # which have the same name as some in the base system (e.g. |