diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-24 21:29:36 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-24 21:29:36 +0800 |
commit | 0c6c99da94d7258e9fe6d95f6dff0e1ba93392ff (patch) | |
tree | 15c3631eae1f2c9896dcd6a869e4df2448475105 /chinese/gbscript | |
parent | a814a6213be6f8908fe9ef24ee46a2f140aa867e (diff) | |
download | freebsd-ports-gnome-0c6c99da94d7258e9fe6d95f6dff0e1ba93392ff.tar.gz freebsd-ports-gnome-0c6c99da94d7258e9fe6d95f6dff0e1ba93392ff.tar.zst freebsd-ports-gnome-0c6c99da94d7258e9fe6d95f6dff0e1ba93392ff.zip |
- Remove bad sites.
- Add new mastersite.
Diffstat (limited to 'chinese/gbscript')
-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 |