diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 05:08:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 05:08:27 +0000 |
commit | 1b72fed96264f72d69c14c4214741cc526e57300 (patch) | |
tree | 0322ac72b1b0622f22cb1de3c57e591d1f05bd26 /japanese/sj3 | |
parent | A few more USE_XLIBs. (diff) |
Typo.
Notes
Notes:
svn path=/head/; revision=14931
Diffstat (limited to 'japanese/sj3')
-rw-r--r-- | japanese/sj3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/sj3/Makefile b/japanese/sj3/Makefile index 3a98ef008116..d0f7e5cb1c25 100644 --- a/japanese/sj3/Makefile +++ b/japanese/sj3/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Aug 1998 # Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> # -# $Id: Makefile,v 1.7 1998/10/09 06:10:47 kuriyama Exp $ +# $Id: Makefile,v 1.8 1998/11/28 02:18:43 asami Exp $ # DISTNAME= sj3-2.0.1.20 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ MAINTAINER= hidekazu@cs.titech.ac.jp -BUILD_DPENDS= xmkmf:${PORTSDIR}/x11/XFree86 +BUILD_DEPENDS= xmkmf:${PORTSDIR}/x11/XFree86 MAN1= sj3.1 sj3dic.1 sj3mkdic.1 sj3serv.1 MANLANG= ja |