summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-05-14 16:46:17 +0000
committeradrianp <adrianp>2005-05-14 16:46:17 +0000
commitc6b7cf13f8a207622bf28a5c7f83e644875ef75e (patch)
treed0fd2775c766000d67d457d432b9b01642cbcfea /net
parent0615526d7579443b882f4335d61b3c5c015abb80 (diff)
downloadpkgsrc-c6b7cf13f8a207622bf28a5c7f83e644875ef75e.tar.gz
- Add a conflict statement now that ettercpa-NG has been imported
Diffstat (limited to 'net')
-rw-r--r--net/ettercap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index 4b48061719d..eb55c60d891 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2005/04/11 21:46:46 tv Exp $
+# $NetBSD: Makefile,v 1.37 2005/05/14 16:46:17 adrianp Exp $
DISTNAME= ettercap-0.6.b
PKGREVISION= 2
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://ettercap.sourceforge.net/
COMMENT= Multipurpose sniffer/interceptor/logger for switched LAN
+CONFLICTS+= ettercap-NG-[0-9]*
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-plugins \
--enable-https \