diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 18:05:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 18:05:17 +0800 |
commit | b39777e6c64c336a98930b4831433cd43268b681 (patch) | |
tree | c61716bd766745d8060a059496de615f7e7bbe3d /net-mgmt | |
parent | ff2941ee2155e25dbf86752f3b7936ffef311deb (diff) | |
download | freebsd-ports-gnome-b39777e6c64c336a98930b4831433cd43268b681.tar.gz freebsd-ports-gnome-b39777e6c64c336a98930b4831433cd43268b681.tar.zst freebsd-ports-gnome-b39777e6c64c336a98930b4831433cd43268b681.zip |
Put back DISTNAME.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arpwatch-devel/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/arpwatch/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile index 3f2953dcba79..370f9a4c9062 100644 --- a/net-mgmt/arpwatch-devel/Makefile +++ b/net-mgmt/arpwatch-devel/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 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 |