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 95ecf723866..88f6d97c140 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/12/09 14:17:51 obache Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:12 wiz Exp $ DISTNAME= smokeping-2.6.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ |