summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland>2010-06-14 09:51:42 +0000
committerdholland <dholland>2010-06-14 09:51:42 +0000
commit686aa9167824f57c4e432031fb95fa0aa4288827 (patch)
tree44ffe4807c331bec7c0c88e27c6ebe84076b49d3 /editors
parent8f959813bb212b379d09e8de9db86e0610a4adf4 (diff)
downloadpkgsrc-686aa9167824f57c4e432031fb95fa0aa4288827.tar.gz
Needs revbump for png update.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs22/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 6bc2f5d386f..64815a26c90 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.129 2010/06/01 21:44:54 minskim Exp $
+# $NetBSD: Makefile,v 1.130 2010/06/14 09:51:42 dholland Exp $
-#PKGREVISION=
+PKGREVISION=1
CONFLICTS+= emacs-nox11-[0-9]*
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index af6a3bbc443..ff7baa6fea4 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2010/02/19 19:46:45 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2010/06/14 09:54:42 dholland Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= GNU editing macros (editor)
DISTNAME= emacs-22.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}