summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authortaca <taca>2007-06-24 05:34:42 +0000
committertaca <taca>2007-06-24 05:34:42 +0000
commit8df98950dc76642b15153bb5625f6ca7399ae63e (patch)
tree942a18b603b0fbb4ec7054c70ac88fad07b1fd1a /editors
parent09372f8fe0aa5847534da7222e7f9acbff44d981 (diff)
downloadpkgsrc-8df98950dc76642b15153bb5625f6ca7399ae63e.tar.gz
tamago works on emacs 22, add emacs22 to EMACS_VERSIONS_ACCEPTED.
Bump PKGREVISION.
Diffstat (limited to 'editors')
-rw-r--r--editors/tamago/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 5bf4ea7863d..af9a87b1013 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2006/03/20 05:27:50 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2007/06/24 05:34:42 taca Exp $
DISTNAME= tamago-4.0.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ftp://www.m17n.org/pub/tamago/
@@ -12,7 +12,7 @@ COMMENT= CJK characters inputting system for emacs + leim
GNU_CONFIGURE= yes
# XXX please someone adjust paths and PLIST for XEmacs...
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20
+EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 emacs22
EMACS_MODULES+= leim
.include "../../mk/emacs.mk"