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/emacs-w3m | |
parent | 42d5927d33f2d0e3ba8ce7a41f549b2152fa6a63 (diff) | |
download | pkgsrc-1b5f39f280ed86753bbab787c494dd11e016ae9e.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'www/emacs-w3m')
-rw-r--r-- | www/emacs-w3m/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index cabd9f3df1b..a82f0401acc 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/10/28 06:30:14 asau Exp $ +# $NetBSD: Makefile,v 1.30 2013/02/17 19:18:10 dholland Exp $ DISTNAME= emacs-w3m-1.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} |