diff options
author | kiri <kiri@FreeBSD.org> | 2003-05-09 14:58:46 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2003-05-09 14:58:46 +0800 |
commit | 8c935b166391c3cc471ab5f32214af05a2fd0e42 (patch) | |
tree | 1459ee0f70c09bfab91253e281b281dc7d1e36d2 /japanese/xemacs21-canna | |
parent | 599ab2fa5b340573af3832e1465a719cc027139f (diff) | |
download | freebsd-ports-graphics-8c935b166391c3cc471ab5f32214af05a2fd0e42.tar.gz freebsd-ports-graphics-8c935b166391c3cc471ab5f32214af05a2fd0e42.tar.zst freebsd-ports-graphics-8c935b166391c3cc471ab5f32214af05a2fd0e42.zip |
Correct point to MASTERDIR.
Diffstat (limited to 'japanese/xemacs21-canna')
-rw-r--r-- | japanese/xemacs21-canna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile index 5276b8d5ed2..12bf9b8dce8 100644 --- a/japanese/xemacs21-canna/Makefile +++ b/japanese/xemacs21-canna/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese -MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule +MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule COMMENT= XEmacs(gamma version) text editor, with SJ3, SKK and Canna support CANNA= yes |