diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-19 14:54:36 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-19 14:54:36 +0000 |
commit | 17c7b97a1869f07e758b578d4f66f01f86198c69 (patch) | |
tree | a1d64ca2b8d30ba0a2ad145d125715fd35aaf42d /japanese/vfghostscript5/Makefile | |
parent | 27cb3a7160783eff6f66d2a22f23cbf6526fb5b5 (diff) | |
download | ports-17c7b97a1869f07e758b578d4f66f01f86198c69.tar.gz ports-17c7b97a1869f07e758b578d4f66f01f86198c69.zip |
Notes
Diffstat (limited to 'japanese/vfghostscript5/Makefile')
-rw-r--r-- | japanese/vfghostscript5/Makefile | 3 |
1 files changed, 1 insertions, 2 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} |