diff options
Diffstat (limited to 'net/smokeping/Makefile')
-rw-r--r-- | net/smokeping/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 9be49e310bf9..2860480e2d1c 100644 --- a/net/smokeping/Makefile +++ b/net/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 |