diff options
Diffstat (limited to 'net/whoson/Makefile')
-rw-r--r-- | net/whoson/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/whoson/Makefile b/net/whoson/Makefile index 0f70f7536bd..3f940d7656e 100644 --- a/net/whoson/Makefile +++ b/net/whoson/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/11 16:51:54 abs Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/28 02:47:48 reed Exp $ # DISTNAME= whoson-2.03 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whoson/} |