aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icmpmonitor/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-11-01 17:05:49 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-11-01 17:05:49 +0000
commit2bb1a83876ca27fec544b3cb6927f12698a9110b (patch)
tree3be2f3512eaa9322f1ff2e5fb05b339ac494f9ae /net-mgmt/icmpmonitor/Makefile
parent19077a79c6dcc1d6f7f0e0380b288f4d10c32d53 (diff)
downloadports-2bb1a83876ca27fec544b3cb6927f12698a9110b.tar.gz
ports-2bb1a83876ca27fec544b3cb6927f12698a9110b.zip
Notes
Diffstat (limited to 'net-mgmt/icmpmonitor/Makefile')
-rw-r--r--net-mgmt/icmpmonitor/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/icmpmonitor/Makefile b/net-mgmt/icmpmonitor/Makefile
index d76dfcd5edaf..39d75cfb8a18 100644
--- a/net-mgmt/icmpmonitor/Makefile
+++ b/net-mgmt/icmpmonitor/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= icmpmonitor
-PORTVERSION= 1.1
-PORTREVISION= 1
+PORTVERSION= 1.2
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= icmpmonitor
@@ -17,9 +16,7 @@ COMMENT= A multiple host icmp monitoring tool
GNU_CONFIGURE= YES
-WRKSRC= ${WRKDIR}/icmpmonitor
-
MAN1= icmpmonitor.1
-PLIST_FILES= bin/icmpmonitor
+PLIST_FILES= sbin/icmpmonitor
.include <bsd.port.mk>