diff options
-rw-r--r-- | security/kth-krb4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index eafdc134354..d7d8033ad46 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/02/25 04:18:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2001/03/29 20:09:09 kim Exp $ # DISTNAME= krb4-1.0.1 @@ -10,6 +10,8 @@ MAINTAINER= wennmach@netbsd.org HOMEPAGE= http://www.pdc.kth.se/kth-krb/ COMMENT= Kerberos IV distribution from KTH +CONFLICTS+= wu-ftpd-* + CRYPTO= yes GNU_CONFIGURE= yes #USE_GTEXINFO= yes #not currently needed |