diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-24 13:46:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-24 13:46:05 +0000 |
commit | 00f3fbf173ac7151158468002dc03f6fa4fcbaeb (patch) | |
tree | deeeed70f2ebfaa155e2e83c54df3c3c8b1f3f61 /chinese/phpbb3-tw/Makefile | |
parent | 8f7f0f337d79d858c0dc32d3247c1ef2c76d482a (diff) | |
download | ports-00f3fbf173ac7151158468002dc03f6fa4fcbaeb.tar.gz ports-00f3fbf173ac7151158468002dc03f6fa4fcbaeb.zip |
Notes
Diffstat (limited to 'chinese/phpbb3-tw/Makefile')
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index 995b5d4a4ce3..f5c3cd8b5f9c 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -6,12 +6,12 @@ # PORTNAME= phpbb -PORTVERSION= 3.0.7 +PORTVERSION= 3.0.8 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}-PL1 +DISTNAME= phpBB-${PORTVERSION} MAINTAINER= appleboy.tw@gmail.com COMMENT= The Traditional Chinese version of phpBB3 @@ -28,13 +28,13 @@ PHPBBURL?= phpBB3 # # End of user-configurable variables. -LATEST_LINK?= phpbb3 WRKSRC= ${WRKDIR}/phpBB3 NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST= PHPBBURL="${PHPBBURL}" \ PHPBBDIR="${PHPBBDIR}" +PORTDOCS= * PLIST_SUB+= PHPBBDIR=${PHPBBDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} # Set custom variables: |