diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-26 10:11:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-26 10:11:03 +0000 |
commit | e6b2148961f3df67a3e4100035192098e2355156 (patch) | |
tree | 6d4feade004999ea604471fdaea9f7f26816d0d3 /sysutils/mei | |
parent | b7c9cf2b0a81c3da1a0dbc6400e1e555851d29a1 (diff) | |
download | ports-e6b2148961f3df67a3e4100035192098e2355156.tar.gz ports-e6b2148961f3df67a3e4100035192098e2355156.zip |
Notes
Diffstat (limited to 'sysutils/mei')
-rw-r--r-- | sysutils/mei/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mei/Makefile b/sysutils/mei/Makefile index 796b7527bd58..6a005202b6e5 100644 --- a/sysutils/mei/Makefile +++ b/sysutils/mei/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Sep 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.1.1.1 1997/09/19 02:13:54 itojun Exp $ +# $Id: Makefile,v 1.2 1997/09/19 02:20:20 itojun Exp $ # DISTNAME= mei-1.53 @@ -13,7 +13,7 @@ DISTFILES= mei153s.tgz mei153d.tgz MAINTAINER= itojun@itojun.org -BUILD_DEPENDS= nkf:${PORTSDIR}/nkf +BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf MAN1= mei.1 moe.1 MANLANG= "" ja_JP.EUC |