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 | 943cb8c2a764d24875673fc14cbd0d6ceb5bafe8 (patch) | |
tree | 6751e1ee45eabe5cec8a27a66e409d64873220b1 /security | |
parent | 4581f8c21495839e6957bb26d3bfd52b9e213c66 (diff) | |
download | pkgsrc-943cb8c2a764d24875673fc14cbd0d6ceb5bafe8.tar.gz |
kth-krb4: add CONFLICT on tnftp.
tnftp: add CONFLICT on lukemftp, kth-krb4.
Diffstat (limited to 'security')
-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]* |