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 3a333d56b85..61e10d99d5e 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2015/07/12 18:56:27 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2016/07/09 06:38:45 wiz Exp $ DISTNAME= smokeping-2.6.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ |