diff options
Diffstat (limited to 'www/netsurf/Makefile')
-rw-r--r-- | www/netsurf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index 078f17f9df3..72d2ce2fbb1 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/03/03 00:14:07 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/06/14 07:44:35 sbd Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ |