summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-03-10 10:24:52 +0000
committerobache <obache@pkgsrc.org>2011-03-10 10:24:52 +0000
commitd1bf437f778f227ba99b14796a5a490a9b775b38 (patch)
tree0a2e29aeaf3f2c6aa6d6ce49cc5943555480496e /editors
parent3bf6e66b00bc9c4131b976489b43f4dd0396f7a3 (diff)
downloadpkgsrc-d1bf437f778f227ba99b14796a5a490a9b775b38.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/}