diff options
Diffstat (limited to 'www/wordpress/Makefile')
| -rw-r--r-- | www/wordpress/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index db541fd6c7ca..b1f304eee299 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,5 +1,5 @@ PORTNAME= wordpress -DISTVERSION= 6.8.3 +DISTVERSION= 6.9 PORTREVISION?= 0 .ifndef WORDPRESS_LANG PORTEPOCH= 1 @@ -10,7 +10,7 @@ MASTER_SITES?= https://${WORDPRESS_LANG}.wordpress.org/ .endif CATEGORIES+= www -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform WWW= ${MASTER_SITES} |
