diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-07 11:14:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-07 11:14:55 +0000 |
commit | 72cd52f197a9c8eb81b75757171b8b9cb4797686 (patch) | |
tree | 25e1ffb71656ad52af56cc524d69e0ef2e3ee108 /net-mgmt/arpwatch | |
parent | 641396607f6658a067a30b41326b6dcda4dc69d4 (diff) | |
download | freebsd-ports-72cd52f197a9c8eb81b75757171b8b9cb4797686.zip |
- Remove net-mgmt/arpwatch-devel in favour of net-mgmt/arpwatch, which have a
newer version anyway
PR: ports/104026
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (arpwatch maintainer)
Approved by: arpwatch-devel maintainer's address bouncing
Diffstat (limited to 'net-mgmt/arpwatch')
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 41f3f77f5eb9..2d2f9199427e 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -18,8 +18,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/\1/} MAINTAINER= thomas@goodking.ca COMMENT= Monitor arp & rarp requests -CONFLICTS= arpwatch-devel-2.* - GNU_CONFIGURE= yes CONFIGURE_ARGS= --quiet INSTALL_TARGET= install install-man |