summaryrefslogtreecommitdiff
path: root/editors/leim20
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-10 21:31:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-10 21:31:15 +0000
commit839cf048402dcfbbeaa88ad79b40932ccd2197bf (patch)
tree47827d8a0a4d224043f30006605d40c748da3039 /editors/leim20
parentUpdate to 1.05 (diff)
Chase emacs upgrade to 20.6.
Notes
Notes: svn path=/head/; revision=26721
Diffstat (limited to 'editors/leim20')
-rw-r--r--editors/leim20/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index ff172463d1d8..771e1a61543d 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: LEIM for emacs20
-# Version required: 20.5a
+# Version required: 20.6
# Date created: 10 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= leim-20.5a
+DISTNAME= leim-20.6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
@@ -17,8 +17,7 @@ BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
USE_GMAKE= yes
-
-EMACS_VER= 20.5
+EMACS_VER= 20.6
WRKSRC= ${WRKDIR}/emacs-${EMACS_VER}/leim
PLIST_SUB= EMACS_VER=${EMACS_VER}
SCRIPTS_ENV= EMACS_VER=${EMACS_VER}