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 e0fa5fea8bc..aaec708963e 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2012/10/23 17:19:09 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/05/31 12:41:43 wiz Exp $ DISTNAME= smokeping-2.6.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ |