summaryrefslogtreecommitdiff
path: root/net-mgmt/arpwatch-devel/Makefile
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2001-05-21 09:47:12 +0000
committerBrian Somers <brian@FreeBSD.org>2001-05-21 09:47:12 +0000
commit3382222fd5edf4f3485e1fd9167716577eaf6fa9 (patch)
tree879055b010d94130bbb33cf6c07c7bd63c30aca1 /net-mgmt/arpwatch-devel/Makefile
parentMake the wrapper script whitespace-safe: Change $* to "$@". (diff)
Upgrade to 2.1.a11
Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes: svn path=/head/; revision=42847
Diffstat (limited to 'net-mgmt/arpwatch-devel/Makefile')
-rw-r--r--net-mgmt/arpwatch-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile
index 157cddbed58c..e1c177cd94aa 100644
--- a/net-mgmt/arpwatch-devel/Makefile
+++ b/net-mgmt/arpwatch-devel/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= arpwatch
-PORTVERSION= 2.1.a10
-PORTREVISION= 1
+PORTVERSION= 2.1.a11
CATEGORIES= net
MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \
ftp://ftp.ee.lbl.gov/
-DISTNAME= arpwatch-2.1a10
+DISTNAME= arpwatch-2.1a11
MAINTAINER= brian@Awfulhak.org