diff options
Diffstat (limited to 'www/wordpress/Makefile')
-rw-r--r-- | www/wordpress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5a521f606c09..ad91b843515d 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ # Created by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> PORTNAME= wordpress -DISTVERSION= 5.9.2 +DISTVERSION= 5.9.3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://wordpress.org/ |