summaryrefslogtreecommitdiff
path: root/editors/emacs/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-07-02 10:03:14 +0000
committerrillig <rillig@pkgsrc.org>2006-07-02 10:03:14 +0000
commit4f256be13ca72eb84573431686ef0757781dab81 (patch)
tree3236c0ff3bada2efcdca9d9e47d6bbcb7ab19c6b /editors/emacs/Makefile
parentdc0b3feba2fbba4c2608e3e893c14797794797a4 (diff)
downloadpkgsrc-4f256be13ca72eb84573431686ef0757781dab81.tar.gz
Don't install the files in share/emacs group-writable. Bumped
PKGREVISION of emacs and emacs-nox11.
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 58b61ec2592..9a66faf02f2 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2006/06/20 23:47:23 minskim Exp $
+# $NetBSD: Makefile,v 1.97 2006/07/02 10:03:14 rillig Exp $
DISTNAME= emacs-${EMACSVERSION}a
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
COMMENT= GNU editing macros (editor)