diff options
Diffstat (limited to 'net/smokeping/Makefile')
-rw-r--r-- | net/smokeping/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 89c60ddddab..f5c572430f7 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/02/10 02:22:50 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:49 wiz Exp $ DISTNAME= smokeping-1.19 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ |