diff options
author | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
commit | 1b5f39f280ed86753bbab787c494dd11e016ae9e (patch) | |
tree | c42160973d2e056113897cf8c0cb9b923831f95b /www/w3 | |
parent | 42d5927d33f2d0e3ba8ce7a41f549b2152fa6a63 (diff) | |
download | pkgsrc-1b5f39f280ed86753bbab787c494dd11e016ae9e.tar.gz |
Revbump all elisp packages after emacs changes.
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/} |