diff options
Diffstat (limited to 'security/heimdal/Makefile')
-rw-r--r-- | security/heimdal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index f1e4b62c30b..411c2dcc21f 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2006/01/24 18:55:21 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2006/01/24 18:56:23 wiz Exp $ DISTNAME= heimdal-0.7.1 PKGREVISION= 2 @@ -12,6 +12,7 @@ COMMENT= Kerberos 5 implementation CONFLICTS+= arla-[0-9]* CONFLICTS+= mit-krb5-[0-9]* +CONFLICTS+= openafs-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews |