diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | b630ed46caff0b096d45f0a04e7966a431b182ef (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /editors/emacs22 | |
parent | 0b54d15e9645454cda2244c3637f23d90312e136 (diff) | |
download | pkgsrc-b630ed46caff0b096d45f0a04e7966a431b182ef.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'editors/emacs22')
-rw-r--r-- | editors/emacs22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index af9ef7a1cd1..eafd459f76e 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2012/02/06 12:40:00 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/03 12:54:16 wiz Exp $ PKGNAME?= ${DISTNAME} COMMENT?= GNU editing macros (editor) DISTNAME= emacs-22.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} |