summaryrefslogtreecommitdiff
path: root/net-mgmt/icmpmonitor
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
parentRe-support FreeBSD 4 (which has sys/disk.h as a kernel header, not a (diff)
Update to 1.2
PR: ports/88322 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Notes
Notes: svn path=/head/; revision=146928
Diffstat (limited to 'net-mgmt/icmpmonitor')
-rw-r--r--net-mgmt/icmpmonitor/Makefile7
-rw-r--r--net-mgmt/icmpmonitor/distinfo4
2 files changed, 4 insertions, 7 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>
diff --git a/net-mgmt/icmpmonitor/distinfo b/net-mgmt/icmpmonitor/distinfo
index e243ed965454..3669e7d2997e 100644
--- a/net-mgmt/icmpmonitor/distinfo
+++ b/net-mgmt/icmpmonitor/distinfo
@@ -1,2 +1,2 @@
-MD5 (icmpmonitor-1.1.tar.gz) = f7902666a76f77b5f1b9a36f7dc0980c
-SIZE (icmpmonitor-1.1.tar.gz) = 28091
+MD5 (icmpmonitor-1.2.tar.gz) = c6c9bfc14f914604232945185be387b3
+SIZE (icmpmonitor-1.2.tar.gz) = 29749