summaryrefslogtreecommitdiffstats
path: root/japanese/lookup/Makefile
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-03-26 15:13:11 +0000
committertaoka <taoka@FreeBSD.org>2000-03-26 15:13:11 +0000
commit3b99f972409f0d50b45d94cb22b7b7387c4cc4ff (patch)
treee8b44551d871b116fbed909e254c84c10a9ba80c /japanese/lookup/Makefile
parent1256910d3cd42287ccee8649dfc5a81075dcae6b (diff)
downloadFreeBSD-ports-3b99f972409f0d50b45d94cb22b7b7387c4cc4ff.zip
FreeBSD-ports-3b99f972409f0d50b45d94cb22b7b7387c4cc4ff.tar.gz
Update to 1.2
Diffstat (limited to 'japanese/lookup/Makefile')
-rw-r--r--japanese/lookup/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile
index 5a3cc10..c2245fc 100644
--- a/japanese/lookup/Makefile
+++ b/japanese/lookup/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: lookup for Mule 2.3
-# Version required: 1.1
+# Version required: 1.2
# Date created: 98/11/19
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= lookup-1.1
-PKGNAME?= ja-lookup-mule-1.1
+DISTNAME= lookup-1.2
+PKGNAME?= ja-lookup-mule-1.2
CATEGORIES= japanese elisp
MASTER_SITES= http://openlab.ring.gr.jp/lookup/DIST/
@@ -37,7 +37,7 @@ do-install:
${MKDIR} ${ELISPDIR} ${PORTINFODIR};
${INSTALL_DATA} ${WRKSRC}/lisp/*.el ${ELISPDIR}
${RM} ${ELISPDIR}/lookup-compile.el
- ${SED} -e 's,@VERSION@,1.1,' -e 's,@pkgemacsdir@,${ELISPDIR},' \
+ ${SED} -e 's,@VERSION@,1.2,' -e 's,@pkgemacsdir@,${ELISPDIR},' \
${WRKSRC}/lisp/lookup-vars.el.in > ${ELISPDIR}/lookup-vars.el
${INSTALL_DATA} ${WRKSRC}/texi/lookup.info* ${PORTINFODIR}
${INSTALL_DATA} ${WRKSRC}/texi/lookup-guide.info ${PORTINFODIR}
OpenPOWER on IntegriCloud