diff options
-rw-r--r-- | chinese/xcin25/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 09b1a9cbf68c..5e2175bb3190 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -11,7 +11,8 @@ PORTREVISION= 6 CATEGORIES= chinese x11 MASTER_SITES= ftp://ftp.linux.org.tw/pub/xcin/xcin/ \ ftp://ftp.linux.org.tw/pub/xcin/xcin/devel/ \ - http://chewing.good-man.org/snapshot/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= rafan DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2002Jan07-snapshot.tar.gz |