diff options
author | rafan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
commit | cac98bf97bfde8aee3786b2d7e0b02d9535987a0 (patch) | |
tree | 77a0ae81133e7cb5ef6271edd4ff2dbbdbe54505 /chinese/phpbb-tw | |
parent | b48b958ff2b322208ac1e31f9050fdd6a7422ef7 (diff) | |
download | FreeBSD-ports-cac98bf97bfde8aee3786b2d7e0b02d9535987a0.zip FreeBSD-ports-cac98bf97bfde8aee3786b2d7e0b02d9535987a0.tar.gz |
- Remove chinsan2.twbbs.org, distfiles moved to LOCAL
PR: 108392, 108393, 108394, 108395, 108396, 108397, 108398, 108399, 108400, 108401
Submitted by: chinsan (maintainer)
Diffstat (limited to 'chinese/phpbb-tw')
-rw-r--r-- | chinese/phpbb-tw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 1c16290..270be22 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} |