diff options
Diffstat (limited to 'net/smokeping/Makefile')
-rw-r--r-- | net/smokeping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 88f6d97c140..a69b9f8931c 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:53 wiz Exp $ DISTNAME= smokeping-2.6.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ |