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 ef0c5447034..96fc5161689 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2011/04/22 13:44:59 obache Exp $ +# $NetBSD: Makefile,v 1.14 2011/11/01 06:02:47 sbd Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ |