diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
commit | 1a186b37ec1eebe398a5d7a5befa70af590b584a (patch) | |
tree | 085571d3929430d8afd5a20d945ebe5d7c24c555 /chinese | |
parent | af9892c175b3b534a10a32e9f583a6a69842578b (diff) | |
download | ports-1a186b37ec1eebe398a5d7a5befa70af590b584a.tar.gz ports-1a186b37ec1eebe398a5d7a5befa70af590b584a.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 3 | ||||
-rw-r--r-- | chinese/fortunetw/Makefile | 3 | ||||
-rw-r--r-- | chinese/joe/Makefile | 3 | ||||
-rw-r--r-- | chinese/joe2/Makefile | 3 | ||||
-rw-r--r-- | chinese/phpbb-tw/Makefile | 3 | ||||
-rw-r--r-- | chinese/tatter-tools/Makefile | 3 | ||||
-rw-r--r-- | chinese/ve/Makefile | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index 38075bc7bf4d..e3bb7841df9d 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -7,8 +7,7 @@ PORTNAME= auto-tw-l10n PORTVERSION= 1.9 CATEGORIES= chinese -MASTER_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +MASTER_SITES= LOCAL/chinsan DISTNAME= zh-${PORTNAME}-${PORTVERSION} MAINTAINER= chinsan@FreeBSD.org diff --git a/chinese/fortunetw/Makefile b/chinese/fortunetw/Makefile index 0a0101fcbeb0..e05442be6e23 100644 --- a/chinese/fortunetw/Makefile +++ b/chinese/fortunetw/Makefile @@ -8,8 +8,7 @@ PORTNAME= fortunetw PORTVERSION= 1.2 CATEGORIES= chinese -MASTER_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +MASTER_SITES= LOCAL/chinsan DISTNAME= zh-fortunetw-${PORTVERSION} MAINTAINER= chinsan@FreeBSD.org diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index db524a3c30b5..7188156cf960 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -7,8 +7,7 @@ CATEGORIES= chinese editors -PATCH_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +PATCH_SITES= LOCAL/chinsan PATCHFILES= zh-joe-3.5.diff PATCH_DIST_STRIP= -p1 diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index 86821d380bc9..aea40ff64041 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -7,8 +7,7 @@ CATEGORIES= chinese editors -PATCH_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +PATCH_SITES= LOCAL/chinsan PATCHFILES= zh-joe-2.9.8.diff PATCH_DIST_STRIP= -p1 diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 1c1629010540..270be22d6e5a 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -8,8 +8,7 @@ PORTNAME= phpbb PORTVERSION= 2.0.21 CATEGORIES= chinese www -MASTER_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +MASTER_SITES= LOCAL/chinsan PKGNAMESUFFIX= -tw DISTNAME= phpBB-tw-${PORTVERSION} diff --git a/chinese/tatter-tools/Makefile b/chinese/tatter-tools/Makefile index f2e69a1a3c36..06b503d788ba 100644 --- a/chinese/tatter-tools/Makefile +++ b/chinese/tatter-tools/Makefile @@ -8,8 +8,7 @@ PORTNAME= tatter-tools PORTVERSION= 1.0.6.1 CATEGORIES= chinese www -MASTER_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +MASTER_SITES= LOCAL/chinsan MAINTAINER= chinsan@FreeBSD.org COMMENT= Cute and easy blog tool with Traditional-Chinese(zh_TW.UTF-8) diff --git a/chinese/ve/Makefile b/chinese/ve/Makefile index 546e7424c275..5d129b4a5aee 100644 --- a/chinese/ve/Makefile +++ b/chinese/ve/Makefile @@ -8,8 +8,7 @@ PORTNAME= ve PORTVERSION= 1.0 CATEGORIES= chinese -MASTER_SITES= http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ +MASTER_SITES= LOCAL/chinsan EXTRACT_SUFX= .tgz MAINTAINER= chinsan@FreeBSD.org |