diff options
Diffstat (limited to 'www/mybb/Makefile')
-rw-r--r-- | www/mybb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mybb/Makefile b/www/mybb/Makefile index 9e7683c6c0cc..482caf7787c6 100644 --- a/www/mybb/Makefile +++ b/www/mybb/Makefile @@ -6,10 +6,10 @@ # PORTNAME= mybb -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 CATEGORIES= www MASTER_SITES= http://www.mybboard.net/download/latest/ -DISTNAME= ${PORTNAME}_1405 +DISTNAME= ${PORTNAME}_1406 MAINTAINER= miwi@FreeBSD.org COMMENT= A PHP-based bulletin board / discussion forum system |