diff options
Diffstat (limited to 'www/phpbb3/Makefile')
-rw-r--r-- | www/phpbb3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phpbb3/Makefile b/www/phpbb3/Makefile index 6dd5060ad99b..05cd13f842e8 100644 --- a/www/phpbb3/Makefile +++ b/www/phpbb3/Makefile @@ -6,12 +6,12 @@ # PORTNAME= phpbb -PORTVERSION= 3.0r5 +PORTVERSION= 3.0r7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpbb PKGNAMESUFFIX= -devel -DISTNAME= phpBB-3.0.RC5 +DISTNAME= phpBB-3.0.RC7 MAINTAINER= bg1tpt@gmail.com COMMENT= A PHP-based bulletin board / discussion forum system |