diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-03-26 15:13:11 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-03-26 15:13:11 +0000 |
commit | 8c78351942ebf3e82deb8bcc3b6e5fc4abc7d6ce (patch) | |
tree | b1c4ee89b17f07e98f72cbcea1a7e0a2fdb4641e /japanese/lookup-xemacs | |
parent | 08202e94f8213cf29b19c2103ed4c77c6035ee38 (diff) | |
download | ports-8c78351942ebf3e82deb8bcc3b6e5fc4abc7d6ce.tar.gz ports-8c78351942ebf3e82deb8bcc3b6e5fc4abc7d6ce.zip |
Update to 1.2
Notes
Notes:
svn path=/head/; revision=27062
Diffstat (limited to 'japanese/lookup-xemacs')
-rw-r--r-- | japanese/lookup-xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile index 10d57b409b2a..798dc083b88c 100644 --- a/japanese/lookup-xemacs/Makefile +++ b/japanese/lookup-xemacs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lookup for XEmacs -# Version required: 1.1 +# Version required: 1.2 # Date created: 98/11/19 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # -PKGNAME= ja-lookup-xemacs-1.1 +PKGNAME= ja-lookup-xemacs-1.2 MASTERDIR= ${.CURDIR}/../lookup-mule EMACS= xemacs |