diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-14 14:43:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-14 14:43:58 +0800 |
commit | 29e4fd5cbfea5f2af69bed54712553f08f5a7554 (patch) | |
tree | 052399e5218b5dac0863ae93b48eb3cb3a643620 /chinese/phpbb3-tw/Makefile | |
parent | 357c644a985338640181d61f6d4f14bb77021426 (diff) | |
download | freebsd-ports-gnome-29e4fd5cbfea5f2af69bed54712553f08f5a7554.tar.gz freebsd-ports-gnome-29e4fd5cbfea5f2af69bed54712553f08f5a7554.tar.zst freebsd-ports-gnome-29e4fd5cbfea5f2af69bed54712553f08f5a7554.zip |
- Update to 3.0.9
- Update comment
Changes: http://www.phpbb.com/community/viewtopic.php?f=14&t=2134142&sid=d5bb66906a5e4284e3cc581f4bc2a147
PR: ports/158864
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Diffstat (limited to 'chinese/phpbb3-tw/Makefile')
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index a6b9489cb82a..d0a9aa0e05c7 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -6,10 +6,10 @@ # PORTNAME= phpbb -PORTVERSION= 3.0.8 +PORTVERSION= 3.0.9 CATEGORIES= chinese www MASTER_SITES= http://www.phpbb-tw.net/phpbb/download/ \ - http://freebsd.ee.ccu.edu.tw/phpBB/ + http://freebsd.ee.ccu.edu.tw/phpBB/ PKGNAMESUFFIX= -tw DISTNAME= phpBB-${PORTVERSION} @@ -22,7 +22,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3${PKGNAMESUFFIX} USE_ZIP= yes -# The phpBB2 port supports a number of variables that may be tweaked at build +# The phpBB3 port supports a number of variables that may be tweaked at build # time. Perform a "make options" to see more information on these variables. # WWWDOCROOT?= www |