diff options
Diffstat (limited to 'net/napshare/Makefile')
-rw-r--r-- | net/napshare/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/napshare/Makefile b/net/napshare/Makefile index a051f5066d7..d2f50204c56 100644 --- a/net/napshare/Makefile +++ b/net/napshare/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2001/11/29 01:12:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2002/01/20 09:25:51 tron Exp $ -DISTNAME= napshare-0.1 -PKGREVISION= 1 +DISTNAME= napshare-1.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=napshare/} |