diff options
Diffstat (limited to 'www/netsurf')
-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 6198af6b830..241812572cf 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/08/26 19:58:27 sno Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/17 12:02:49 wiz Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ |