summaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorwiz <wiz>2008-09-25 14:02:08 +0000
committerwiz <wiz>2008-09-25 14:02:08 +0000
commit1f9bb51dfc75f23b222327916ce77b2742c06fef (patch)
treebec9e0586e4c166295aea13fc2d3d7cb1fd25b6b /editors/emacs
parentb9af19420646e00472d783ffadd9375d18694310 (diff)
downloadpkgsrc-1f9bb51dfc75f23b222327916ce77b2742c06fef.tar.gz
Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 055fbb12448..00baf434ab7 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.113 2008/06/02 21:09:48 markd Exp $
+# $NetBSD: Makefile,v 1.114 2008/09/25 14:02:09 wiz Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= GNU editing macros (editor)
DISTNAME= emacs-22.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}