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 c701e606dee..d0696082f22 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/06/04 22:17:16 tron Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/06 12:55:12 wiz Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ |