diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 10:05:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 10:05:17 +0000 |
commit | aadea45cf91f341ca7fd6008e0d72c74018127e5 (patch) | |
tree | 11f54775425b5b64f86b74eb85a433ad95b0bd09 /net-mgmt/arpwatch | |
parent | 82fe9d046aa2e21e66223ae06b933faa9b7b7bcb (diff) | |
download | ports-aadea45cf91f341ca7fd6008e0d72c74018127e5.tar.gz ports-aadea45cf91f341ca7fd6008e0d72c74018127e5.zip |
Notes
Diffstat (limited to 'net-mgmt/arpwatch')
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 3f2953dcba79..370f9a4c9062 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -6,11 +6,12 @@ # PORTNAME= arpwatch -PORTVERSION= 2.1a4 +PORTVERSION= 2.1.a4 CATEGORIES= net MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ ftp://ftp.ee.lbl.gov/ \ ftp://ftp.cso.uiuc.edu/pub/security/coast/unix/arpwatch/ +DISTNAME= arpwatch-2.1a4 EXTRACT_SUFX= .tar.Z MAINTAINER= brian@Awfulhak.org |