diff options
Diffstat (limited to 'www/w3')
-rw-r--r-- | www/w3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile index e56c198d855..571ba6eb81f 100644 --- a/www/w3/Makefile +++ b/www/w3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/10/28 06:31:08 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/02/17 19:18:10 dholland Exp $ DISTNAME= w3-4.0pre.47 PKGNAME= ${EMACS_PKGNAME_PREFIX}w3-4.0b47 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_XEMACS:=emacs-w3/} |