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 2b90756fcc4..3c1b7230f11 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/12/16 01:52:39 obache Exp $ +# $NetBSD: Makefile,v 1.27 2013/01/26 21:39:04 adam Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ |