summaryrefslogtreecommitdiff
path: root/devel/flim
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-30 23:41:40 +0000
committerwiz <wiz@pkgsrc.org>2007-01-30 23:41:40 +0000
commit4ae113218a0a04711c397710716bb8538b47863e (patch)
treeeeceb0741b0f748e805f3357b978e937cfef047d /devel/flim
parentecd678f9e3a8f2afd518748f7f905579bfb544a4 (diff)
downloadpkgsrc-4ae113218a0a04711c397710716bb8538b47863e.tar.gz
Accept emacs22.
Diffstat (limited to 'devel/flim')
-rw-r--r--devel/flim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/flim/Makefile b/devel/flim/Makefile
index 5416b324777..22250dc2ef7 100644
--- a/devel/flim/Makefile
+++ b/devel/flim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/30 23:55:38 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2007/01/30 23:41:40 wiz Exp $
DISTNAME= flim-1.14.7
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://www.m17n.org/FLIM/
COMMENT= Emacs lisp library for message representation/encoding
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215
+EMACS_VERSIONS_ACCEPTED= emacs22 emacs21 emacs21nox emacs20 xemacs214 xemacs215
EMACS_MODULES= base
.include "../../mk/emacs.mk"