kth-krb4: add CONFLICT on tnftp.
tnftp: add CONFLICT on lukemftp, kth-krb4.
This commit is contained in:
parent
479c909406
commit
c1ba386ea1
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2003/12/19 12:02:04 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2004/01/15 10:35:49 grant Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tnftp-20030825
|
||||
|
@ -11,6 +11,9 @@ COMMENT= The enhanced FTP client in NetBSD
|
|||
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
CONFLICTS+= kth-krb4-[0-9]*
|
||||
CONFLICTS+= lukemftp-[0-9]*
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
# Include SOCKS firewall support
|
||||
|
|
|
@ -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]*
|
||||
|
||||
|
|
Loading…
Reference in a new issue