diff options
author | lx <lx@FreeBSD.org> | 2007-01-07 08:28:30 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2007-01-07 08:28:30 +0800 |
commit | 517e824cd2bfd168e06490e6b322c7a95f7d06ff (patch) | |
tree | b8cc69ea1949aac4c06133f93071a86acc21b789 /japanese/edict-utf-8/Makefile | |
parent | 578c86e590079684063c0c964b652a243f4bae4f (diff) | |
download | freebsd-ports-gnome-517e824cd2bfd168e06490e6b322c7a95f7d06ff.tar.gz freebsd-ports-gnome-517e824cd2bfd168e06490e6b322c7a95f7d06ff.tar.zst freebsd-ports-gnome-517e824cd2bfd168e06490e6b322c7a95f7d06ff.zip |
Updating to 20070106.
Approved by: edwin (mentor)
Diffstat (limited to 'japanese/edict-utf-8/Makefile')
-rw-r--r-- | japanese/edict-utf-8/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index b46d4b244dbd..583499ccf06d 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -6,12 +6,12 @@ # PORTNAME= edict-utf-8 -PORTVERSION= 20061125 +PORTVERSION= 20070106 CATEGORIES= japanese MASTER_SITES= http://redundancy.redundancy.org/mirror/${PORTNAME}/ DISTFILES= ${DICTFILES} -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= lx@FreeBSD.org COMMENT= Japanese-English edict UTF-8 dictionaries EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip @@ -20,7 +20,7 @@ USE_ICONV= yes ICONV?= iconv CONVERT_CMD= ${ICONV} -c -f EUC-JP -t UTF-8 -DIST_SUBDIR= edict-utf8 +DIST_SUBDIR= ${PORTNAME} DICTFILES= edict.gz edicth compdic.gz jddict.v02.gz \ j_places.gz ediclsd3.zip kanjidic.gz kanjd212.gz \ |