aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2006-07-24 13:11:26 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2006-07-24 13:11:26 +0000
commit407e385f2230055b9e287b988e2a5b70573e16e9 (patch)
tree1ddedf1c9d4a6df76e1e865965c180eaa97d58b8 /chinese
parent01bc85a8e935d5f5d6a462eedfec0b7386f5e4ee (diff)
downloadports-407e385f2230055b9e287b988e2a5b70573e16e9.tar.gz
ports-407e385f2230055b9e287b988e2a5b70573e16e9.zip
Notes
Diffstat (limited to 'chinese')
-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>