diff options
author | grant <grant@pkgsrc.org> | 2004-01-15 10:35:49 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-01-15 10:35:49 +0000 |
commit | c1ba386ea12582feb51225989da128d9d458b83b (patch) | |
tree | 6751e1ee45eabe5cec8a27a66e409d64873220b1 /security/kth-krb4 | |
parent | 479c90940644a4113ef3a8a41b2832e6065af3c0 (diff) | |
download | pkgsrc-c1ba386ea12582feb51225989da128d9d458b83b.tar.gz |
kth-krb4: add CONFLICT on tnftp.
tnftp: add CONFLICT on lukemftp, kth-krb4.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r-- | security/kth-krb4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index 7f4ce73981f..ec5011c6c47 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/11/12 03:39:42 jschauma Exp $ +# $NetBSD: Makefile,v 1.28 2004/01/15 10:35:49 grant Exp $ # DISTNAME= krb4-1.2.1 @@ -18,6 +18,7 @@ COMMENT= Kerberos IV distribution from KTH CONFLICTS+= wu-ftpd-[0-9]* CONFLICTS+= lukemftp-[0-9]* +CONFLICTS+= tnftp-[0-9]* CONFLICTS+= zephyr-[0-9]* CONFLICTS+= libdes-[0-9]* |