diff options
author | taoka <taoka@FreeBSD.org> | 2000-03-26 15:13:11 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-03-26 15:13:11 +0000 |
commit | 3b99f972409f0d50b45d94cb22b7b7387c4cc4ff (patch) | |
tree | e8b44551d871b116fbed909e254c84c10a9ba80c /japanese/lookup-xemacs | |
parent | 1256910d3cd42287ccee8649dfc5a81075dcae6b (diff) | |
download | FreeBSD-ports-3b99f972409f0d50b45d94cb22b7b7387c4cc4ff.zip FreeBSD-ports-3b99f972409f0d50b45d94cb22b7b7387c4cc4ff.tar.gz |
Update to 1.2
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 10d57b4..798dc08 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 |