summaryrefslogtreecommitdiff
path: root/textproc/psgml-mode
diff options
context:
space:
mode:
authorminskim <minskim>2009-08-06 01:44:45 +0000
committerminskim <minskim>2009-08-06 01:44:45 +0000
commit0d7542ec8bffe2ba9c62e326dd0c786d430b1720 (patch)
tree6446a3d7ca31c022859dbc129c48bcc41c1d3e6b /textproc/psgml-mode
parent68d8c81a6d4312ca3ad8c2ac17951285d4762435 (diff)
downloadpkgsrc-0d7542ec8bffe2ba9c62e326dd0c786d430b1720.tar.gz
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
Diffstat (limited to 'textproc/psgml-mode')
-rw-r--r--textproc/psgml-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/psgml-mode/Makefile b/textproc/psgml-mode/Makefile
index 186cf83253b..dba86a331ce 100644
--- a/textproc/psgml-mode/Makefile
+++ b/textproc/psgml-mode/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2008/10/11 09:31:58 uebayasi Exp $
+# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:56 minskim Exp $
DISTNAME= psgml-1.3.2
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psgml/}