diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-06 14:36:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-06 14:36:26 +0800 |
commit | c6565492df739ee368d1ae4aee9437f623ccba27 (patch) | |
tree | edb53bc5d3ce7cc00f92a7046c598b2763e587fe /chinese/gb2ps | |
parent | 8085659f7d1a57ec1732aab1ce01fdb597e9c25e (diff) | |
download | freebsd-ports-gnome-c6565492df739ee368d1ae4aee9437f623ccba27.tar.gz freebsd-ports-gnome-c6565492df739ee368d1ae4aee9437f623ccba27.tar.zst freebsd-ports-gnome-c6565492df739ee368d1ae4aee9437f623ccba27.zip |
Remove mastersites that died somewhere between 1997 and 2001.
Source: distfile survey
Diffstat (limited to 'chinese/gb2ps')
-rw-r--r-- | chinese/gb2ps/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index 97212075a561..274577e51a21 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -9,11 +9,7 @@ PORTNAME= gb2ps PORTVERSION= 2.02 CATEGORIES= chinese print -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/:sw \ - ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/:font \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/print/:sw \ - ftp://ftp.edu.tw/Chinese/ifcss/software/fonts/gb/misc/:font \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/print/:sw \ +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/print/:sw \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/gb/misc/:font DISTNAME= gb2ps.2.02 DISTFILES= ${DISTNAME}.tar.gz:sw \ |