summaryrefslogtreecommitdiff
path: root/net-mgmt/arpwatch
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-15 10:05:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-15 10:05:17 +0000
commitaadea45cf91f341ca7fd6008e0d72c74018127e5 (patch)
tree11f54775425b5b64f86b74eb85a433ad95b0bd09 /net-mgmt/arpwatch
parentOops (DISTNAMe -> DISTNAME). (diff)
Put back DISTNAME.
Notes
Notes: svn path=/head/; revision=27601
Diffstat (limited to 'net-mgmt/arpwatch')
-rw-r--r--net-mgmt/arpwatch/Makefile3
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