diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 06:36:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 06:36:26 +0000 |
commit | 7ff680cc04c86b0fd9d88f50532ac74bf8ebf52e (patch) | |
tree | 8ae6f27776fe14aa2bcb5ae6bfb6a5b925ef636d /chinese/gb2ps | |
parent | a5022834b95513f5cc4b342ec772ceea8776657c (diff) | |
download | ports-7ff680cc04c86b0fd9d88f50532ac74bf8ebf52e.tar.gz ports-7ff680cc04c86b0fd9d88f50532ac74bf8ebf52e.zip |
Remove mastersites that died somewhere between 1997 and 2001.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=144363
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 \ |