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 14bff86cf2a..79a5db48a56 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/06/23 22:25:44 adrianp Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/28 02:47:48 reed Exp $ DISTNAME= smokeping-1.30 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ |