diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 13:29:36 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 13:29:36 +0000 |
commit | efda6650d8a93660cd5da8b52a764a17ac194df8 (patch) | |
tree | b7ab49e038e4e1822fc7239dd98e31e67eec519f /chinese | |
parent | ef909891685099a5b82ffcf4c0e74daf6dc7d08b (diff) | |
download | ports-efda6650d8a93660cd5da8b52a764a17ac194df8.tar.gz ports-efda6650d8a93660cd5da8b52a764a17ac194df8.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gbscript/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index a6399c6029e1..5fb6575d9c1d 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -9,13 +9,8 @@ PORTNAME= gbscript PORTVERSION= 1.11 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/:file \ - ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/:font \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/print/:file \ - ftp://ftp.edu.tw/Chinese/ifcss/software/fonts/gb/misc/:font \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/print/:file \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/gb/misc/:font -DISTFILES= gbscript-1.11.tar.gz:file cclib.24:font +MASTER_SITES= http://cvsup.theplanet.com/distfiles/ +DISTFILES= gbscript-1.11.tar.gz cclib.24 MAINTAINER= ports@FreeBSD.org COMMENT= Converts GB simplified Chinese text to PostScript |