diff options
Diffstat (limited to 'net/napshare')
-rw-r--r-- | net/napshare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/napshare/Makefile b/net/napshare/Makefile index 28641d378ae..14f66f82abf 100644 --- a/net/napshare/Makefile +++ b/net/napshare/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/05/02 14:03:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/13 13:52:58 wiz Exp $ DISTNAME= napshare-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=napshare/} |