diff options
Diffstat (limited to 'net-mgmt/arpwatch')
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 18 | ||||
-rw-r--r-- | net-mgmt/arpwatch/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/arpwatch/pkg-plist | 1 |
3 files changed, 11 insertions, 10 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index d9f3e98..5d9e457 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -1,24 +1,24 @@ # New ports collection makefile for: arpwatch -# Version required: 2.0.1a1 +# Version required: 2.0.2a1 # Date created: March 24 1997 # Whom: Brian Somers <brian@awfulhak.org> # -# $Id: Makefile,v 1.3 1997/03/30 18:26:41 obrien Exp $ +# $Id: Makefile,v 1.4 1997/04/13 16:01:12 brian Exp $ # -DISTNAME= arpwatch-2.0.1a1 -CATEGORIES= net -MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ +DISTNAME= arpwatch-2.0.2a1 +CATEGORIES= net +MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ ftp://ftp.cso.uiuc.edu/pub/security/coast/unix/arpwatch/ EXTRACT_SUFX= .tar.Z -MAINTAINER= brian@awfulhak.org +MAINTAINER= brian@awfulhak.org HAS_CONFIGURE= yes CONFIGURE_ARGS= --quiet -MAKE_FLAGS+= CCOPT="-O2 -DPATH_SENDMAIL=\\\"/usr/sbin/sendmail\\\"" -INSTALL_TARGET= install install-man -MAN8= arpwatch.8 arpsnmp.8 +MAKE_FLAGS= CCOPT="-O2 -DPATH_SENDMAIL=\\\"/usr/sbin/sendmail\\\"" +INSTALL_TARGET= install install-man +MAN8= arpwatch.8 arpsnmp.8 post-install: diff --git a/net-mgmt/arpwatch/distinfo b/net-mgmt/arpwatch/distinfo index 1db7ad7..b2ca635 100644 --- a/net-mgmt/arpwatch/distinfo +++ b/net-mgmt/arpwatch/distinfo @@ -1 +1 @@ -MD5 (arpwatch-2.0.1a1.tar.Z) = 8b5b85103c754907cb0299e40000b944 +MD5 (arpwatch-2.0.2a1.tar.Z) = 2b94e4dd3f731789c3ff994cc6ed3b33 diff --git a/net-mgmt/arpwatch/pkg-plist b/net-mgmt/arpwatch/pkg-plist index 2ce13a5..95c1f24 100644 --- a/net-mgmt/arpwatch/pkg-plist +++ b/net-mgmt/arpwatch/pkg-plist @@ -2,3 +2,4 @@ sbin/arpwatch sbin/arpsnmp man/man8/arpwatch.8.gz man/man8/arpsnmp.8.gz +arpwatch/arp.dat |