diff options
Diffstat (limited to 'chinese/moefonts-cid/Makefile')
-rw-r--r-- | chinese/moefonts-cid/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/moefonts-cid/Makefile b/chinese/moefonts-cid/Makefile index 5d88601c045..5a55c287c61 100644 --- a/chinese/moefonts-cid/Makefile +++ b/chinese/moefonts-cid/Makefile @@ -9,13 +9,13 @@ PORTNAME= moefonts-cid PORTVERSION= 1.0 CATEGORIES= chinese print MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/moefonts-cid/ \ - ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \ - ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/ + ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \ + ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/ DISTFILES= MOEKai-Regular MOESung-Regular ac13.tar.Z ag13.tar.Z MAINTAINER= keith@FreeBSD.org -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu NO_BUILD= YES |