diff options
author | mharo <mharo@FreeBSD.org> | 1999-10-27 16:45:30 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-10-27 16:45:30 +0800 |
commit | 38dfe1f304a1bcb5bde62d84df78f82b183a30d2 (patch) | |
tree | 3f2315314ab465e2cf69727b3f7aa274c88ccc79 /japanese/eb/Makefile | |
parent | c9237331ae32ab3e808803c5ce6be1989b8385a9 (diff) | |
download | freebsd-ports-gnome-38dfe1f304a1bcb5bde62d84df78f82b183a30d2.tar.gz freebsd-ports-gnome-38dfe1f304a1bcb5bde62d84df78f82b183a30d2.tar.zst freebsd-ports-gnome-38dfe1f304a1bcb5bde62d84df78f82b183a30d2.zip |
update mastersites and put distfiles into a directory
PR: part of 14413
Submitted by: maintainer
Diffstat (limited to 'japanese/eb/Makefile')
-rw-r--r-- | japanese/eb/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 4b98b9db0215..eabc6af60954 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -9,13 +9,8 @@ DISTNAME= eb-2.3.3 PKGNAME= ja-eb-2.3.3 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/appendix/old/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/old/ \ - ftp://ftp.mei.co.jp/free/others/Dictionary/eb/appendix/ \ - ftp://ftp.mei.co.jp/free/others/Dictionary/eb/ -DISTFILES= ${EBFILES} ${APPENDIXFILES} +MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ +DISTFILES= ${EBFILES} ${APPENDIXFILES:S,^,appendix/,} MAINTAINER= takamune@avrl.mei.co.jp |