diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
commit | edcf8b3594b5df6440713253552b675fb0234474 (patch) | |
tree | cb86ff29b6c34e6d077c56ce53ca461f9623f343 /japanese/lookup-xemacs | |
parent | 7b4b0c4f33915abb1f15e37f30ce951ba7aa94e6 (diff) |
Notes
Diffstat (limited to 'japanese/lookup-xemacs')
-rw-r--r-- | japanese/lookup-xemacs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile index 798dc083b88c..614b175b3f81 100644 --- a/japanese/lookup-xemacs/Makefile +++ b/japanese/lookup-xemacs/Makefile @@ -1,12 +1,11 @@ # New ports collection makefile for: lookup for XEmacs -# Version required: 1.2 # Date created: 98/11/19 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # -PKGNAME= ja-lookup-xemacs-1.2 +PKGNAMESUFFIX= -xemacs MASTERDIR= ${.CURDIR}/../lookup-mule EMACS= xemacs |