summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-03 12:54:15 +0000
committerwiz <wiz@pkgsrc.org>2012-03-03 12:54:15 +0000
commitb630ed46caff0b096d45f0a04e7966a431b182ef (patch)
tree5829a56a2778a822e7ed9b8a19375721fb12b96a /editors
parent0b54d15e9645454cda2244c3637f23d90312e136 (diff)
downloadpkgsrc-b630ed46caff0b096d45f0a04e7966a431b182ef.tar.gz
More pcre PKGREVISION bumps.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/Makefile3
-rw-r--r--editors/emacs/Makefile3
-rw-r--r--editors/emacs22/Makefile4
3 files changed, 6 insertions, 4 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 56d35bcbbb5..1dca3c40a8f 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2012/02/13 17:57:39 minskim Exp $
+# $NetBSD: Makefile,v 1.27 2012/03/03 12:54:16 wiz Exp $
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
+PKGREVISION=1
.include "options.mk"
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index b42d7f28ac5..d2dafa6a035 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.142 2012/02/19 17:44:35 minskim Exp $
+# $NetBSD: Makefile,v 1.143 2012/03/03 12:54:16 wiz Exp $
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs/Makefile.common"
+PKGREVISION=1
.include "options.mk"
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/}