diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-25 13:27:58 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-25 13:27:58 +0000 |
commit | 60c353bd7a02c2026507d8a6267d1afd63bb5cb9 (patch) | |
tree | a0aaa01801b5579f06d9573840ff423b204b2f5c /japanese/sdic/Makefile | |
parent | f1f3f0b95d9d266b64a4633e85e270bae98c52a1 (diff) | |
download | ports-60c353bd7a02c2026507d8a6267d1afd63bb5cb9.tar.gz ports-60c353bd7a02c2026507d8a6267d1afd63bb5cb9.zip |
Notes
Diffstat (limited to 'japanese/sdic/Makefile')
-rw-r--r-- | japanese/sdic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/sdic/Makefile b/japanese/sdic/Makefile index cfcabb2f47d7..805eea4bf5b3 100644 --- a/japanese/sdic/Makefile +++ b/japanese/sdic/Makefile @@ -11,7 +11,7 @@ PKGNAME= ja-sdic-2.1.2 CATEGORIES= japanese elisp MASTER_SITES= ftp://pine.kuee.kyoto-u.ac.jp/pub/tsuchiya/sdic/ -MAINTAINER= taoka@FreBSD.org +MAINTAINER= taoka@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/share/dict/jedict.sdic:${PORTSDIR}/japanese/edict-sdic |