diff options
author | taoka <taoka@FreeBSD.org> | 2000-12-19 22:54:36 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-12-19 22:54:36 +0800 |
commit | 2056131ed830e7832acf7f189e9fc369b3636581 (patch) | |
tree | 12446531f54dcb3453860558f41831aef192ac82 /japanese | |
parent | 5fd318aa7e5f2381fcaff27583e12cf3c8af4273 (diff) | |
download | freebsd-ports-gnome-2056131ed830e7832acf7f189e9fc369b3636581.tar.gz freebsd-ports-gnome-2056131ed830e7832acf7f189e9fc369b3636581.tar.zst freebsd-ports-gnome-2056131ed830e7832acf7f189e9fc369b3636581.zip |
Change the site to get gdevrpdl
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vfghostscript5/Makefile | 3 | ||||
-rw-r--r-- | japanese/vfghostscript55/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index 136994cc01fb..5ae08652821a 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -20,12 +20,11 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ http://itohws03.ee.noda.sut.ac.jp/~matsuda/VFlib-FT/ \ http://www6.vc-net.ne.jp/~umi/ \ http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ \ - http://www.aial.hiroshima-u.ac.jp/~sakai/Linux/gs${PORTVERSION}/ \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/ \ http://www.humblesoft.com/pub/ # first for ${MASTER_SITE_GNU}, second for ${MASTER_SITE_LOCAL}, # third for ${MASTER_SITE_PORTS_JP} -MASTER_SITE_SUBDIR= ghostscript asami/LOCAL_PORTS . +MASTER_SITE_SUBDIR= ghostscript asami/LOCAL_PORTS taoka . DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${GS_DRIVERS} EXTRACT_ONLY= ${GS_SOURCES} diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile index 8941871f2a19..f3f6ada5f7b1 100644 --- a/japanese/vfghostscript55/Makefile +++ b/japanese/vfghostscript55/Makefile @@ -20,11 +20,10 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ http://www.humblesoft.com/pub/ \ http://www6.vc-net.ne.jp/~umi/ \ http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ \ - http://www.aial.hiroshima-u.ac.jp/~sakai/Linux/gs5.50/ \ http://www.epkowa.on.arena.ne.jp/pips/data/lp1900/ # first for ${MASTER_SITE_GNU}, second for ${MASTER_SITE_LOCAL}, # third for ${MASTER_SITE_PORTS_JP} -MASTER_SITE_SUBDIR= ghostscript asami/LOCAL_PORTS . +MASTER_SITE_SUBDIR= ghostscript asami/LOCAL_PORTS taoka . DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${GS_DRIVERS} EXTRACT_ONLY= ${GS_SOURCES} |