aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/cwtex
diff options
context:
space:
mode:
authorjmelo <jmelo@FreeBSD.org>2006-07-24 21:11:26 +0800
committerjmelo <jmelo@FreeBSD.org>2006-07-24 21:11:26 +0800
commited747f0aaf668cafbc9f9f19ceca01e4166164e1 (patch)
tree2188fb6c5db6d1042e3533927d3065956a5906c1 /chinese/cwtex
parent0288624553b5f6805b282b396cf310c12dded9a2 (diff)
downloadfreebsd-ports-gnome-ed747f0aaf668cafbc9f9f19ceca01e4166164e1.tar.gz
freebsd-ports-gnome-ed747f0aaf668cafbc9f9f19ceca01e4166164e1.tar.zst
freebsd-ports-gnome-ed747f0aaf668cafbc9f9f19ceca01e4166164e1.zip
- Remove bad sites:
* ftp://192.192.110.1/cwtex/cwTeX_linux/ * ftp://freebsd.sinica.edu.tw/pub/statue/cwtex/ - Add new mastersites.
Diffstat (limited to 'chinese/cwtex')
-rw-r--r--chinese/cwtex/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/cwtex/Makefile b/chinese/cwtex/Makefile
index f14fcea1545e..a5a989dff555 100644
--- a/chinese/cwtex/Makefile
+++ b/chinese/cwtex/Makefile
@@ -8,8 +8,8 @@
PORTNAME= cwtex
PORTVERSION= 16.6
CATEGORIES= chinese
-MASTER_SITES= ftp://192.192.110.1/cwtex/cwTeX_linux/ \
- ftp://freebsd.sinica.edu.tw/pub/statue/cwtex/
+MASTER_SITES= http://ftp.ussg.iu.edu/FreeBSD/distfiles/ \
+ http://ftp.nara.wide.ad.jp/pub/FreeBSD/distfiles/
DISTFILES= cwtexmain.tgz cwtexbin-${PORTVERSION}.tgz
MAINTAINER= ports@FreeBSD.org
@@ -35,7 +35,7 @@ do-install:
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
-BROKEN= "Does not install on ia64 or sparc64"
+BROKEN= Does not install on ia64 or sparc64
.endif
.include <bsd.port.post.mk>