diff options
Diffstat (limited to 'net/mbrowse/Makefile')
-rw-r--r-- | net/mbrowse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index d0e6267b30f..85575604651 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/07/08 09:41:16 adam Exp $ +# $NetBSD: Makefile,v 1.7 2011/11/01 06:02:21 sbd Exp $ DISTNAME= mbrowse-0.4.3 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mbrowse/} |