diff options
author | kim <kim@pkgsrc.org> | 2001-03-29 20:09:09 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2001-03-29 20:09:09 +0000 |
commit | 4abb93248659805f98f2c0908a31ebdff16ef6d8 (patch) | |
tree | a48cab44d1fd7c46f24ec59dcfbc7fcf2d778415 /security | |
parent | c514081c2a40106e75d454a2b643b2263987afbd (diff) | |
download | pkgsrc-4abb93248659805f98f2c0908a31ebdff16ef6d8.tar.gz |
This conflicts with wu-ftpd.
Diffstat (limited to 'security')
-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 |