summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorobache <obache>2011-03-10 10:24:52 +0000
committerobache <obache>2011-03-10 10:24:52 +0000
commitdbeb76a5d6742ce8d59871353fa458a7f0c3ea44 (patch)
tree0a2e29aeaf3f2c6aa6d6ce49cc5943555480496e /editors
parentccebb87788c2602979ab608e7cc54e5f77ceb1f1 (diff)
downloadpkgsrc-dbeb76a5d6742ce8d59871353fa458a7f0c3ea44.tar.gz
Bump PKGREVISION form default GIF library change from libungif to giflib.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs21/Makefile4
-rw-r--r--editors/emacs22/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 105d916d5ff..38736729415 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.134 2011/01/13 13:53:25 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2011/03/10 10:24:52 obache Exp $
-PKGREVISION= 4
+PKGREVISION= 5
CONFLICTS+= emacs-nox11-[0-9]*
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index 3373bf2b00d..edc62c10997 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2011/01/13 13:53:26 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2011/03/10 10:24:52 obache Exp $
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= editors
COMMENT= GNU editing macros (editor)
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 213f7c545a7..08d0001fca8 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2011/01/13 13:53:26 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2011/03/10 10:24:52 obache Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= GNU editing macros (editor)
DISTNAME= emacs-22.3
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}