diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-05-28 22:52:28 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-05-28 22:52:28 +0000 |
commit | e3371ee385abe14d13ea6315d67f20a765071892 (patch) | |
tree | 8589b32fb31ce39459de5e71b6b523b334639472 /net-mgmt/arpwatch-devel | |
parent | e61c741dd83fdd0769d4da2f82c9aea9817f4127 (diff) | |
download | ports-e3371ee385abe14d13ea6315d67f20a765071892.tar.gz ports-e3371ee385abe14d13ea6315d67f20a765071892.zip |
Notes
Diffstat (limited to 'net-mgmt/arpwatch-devel')
-rw-r--r-- | net-mgmt/arpwatch-devel/Makefile | 18 | ||||
-rw-r--r-- | net-mgmt/arpwatch-devel/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/arpwatch-devel/pkg-plist | 1 |
3 files changed, 11 insertions, 10 deletions
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile index d9f3e9807d01..5d9e457f13b8 100644 --- a/net-mgmt/arpwatch-devel/Makefile +++ b/net-mgmt/arpwatch-devel/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-devel/distinfo b/net-mgmt/arpwatch-devel/distinfo index 1db7ad78bc50..b2ca635c2866 100644 --- a/net-mgmt/arpwatch-devel/distinfo +++ b/net-mgmt/arpwatch-devel/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-devel/pkg-plist b/net-mgmt/arpwatch-devel/pkg-plist index 2ce13a526f29..95c1f249e5c6 100644 --- a/net-mgmt/arpwatch-devel/pkg-plist +++ b/net-mgmt/arpwatch-devel/pkg-plist @@ -2,3 +2,4 @@ sbin/arpwatch sbin/arpsnmp man/man8/arpwatch.8.gz man/man8/arpsnmp.8.gz +arpwatch/arp.dat |