diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-10-02 13:17:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-10-02 13:17:59 +0000 |
commit | 55e9f4d0e39e020c563867ed5bbc47212b302711 (patch) | |
tree | d901233dab241288d164f246c4abd34fad170ede /www/tinymce/Makefile | |
parent | 497b5805a92a385461fe0f25e57307db0ad0a481 (diff) | |
download | ports-55e9f4d0e39e020c563867ed5bbc47212b302711.tar.gz ports-55e9f4d0e39e020c563867ed5bbc47212b302711.zip |
Notes
Diffstat (limited to 'www/tinymce/Makefile')
-rw-r--r-- | www/tinymce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tinymce/Makefile b/www/tinymce/Makefile index 7494721e20a7..5e9a5eaf107a 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 5.5.0 +PORTVERSION= 5.5.1 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet |