aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/smokeping/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-05-18 21:23:20 +0800
committererwin <erwin@FreeBSD.org>2004-05-18 21:23:20 +0800
commitefdf1a10583e1a1edb1c704d8bc2cfaef1491153 (patch)
treeef1b7e0a5bfdda358a179fabfa3fb6d4be351614 /net-mgmt/smokeping/Makefile
parentf55fc0898cfbcc315a029c1b91851d86e2119307 (diff)
downloadfreebsd-ports-gnome-efdf1a10583e1a1edb1c704d8bc2cfaef1491153.tar.gz
freebsd-ports-gnome-efdf1a10583e1a1edb1c704d8bc2cfaef1491153.tar.zst
freebsd-ports-gnome-efdf1a10583e1a1edb1c704d8bc2cfaef1491153.zip
Update to 1.30
PR: 66803 Submitted by: maintainer
Diffstat (limited to 'net-mgmt/smokeping/Makefile')
-rw-r--r--net-mgmt/smokeping/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index 9be49e310bf9..2860480e2d1c 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= smokeping
-PORTVERSION= 1.28
+PORTVERSION= 1.30
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@@ -94,8 +94,6 @@ post-extract:
@${RM} ${WRKSRC}/lib/BER.pm
@${RM} ${WRKSRC}/lib/SNMP_*.pm
@${RM} ${WRKSRC}/lib/probes/patch
- @${RM} ${WRKSRC}/lib/Smokeping.pm.orig
- @${RM} ${WRKSRC}/lib/Smokeping.pm.rej
post-patch:
@${FIND} ${WRKSRC} -name \*.orig -delete