diff options
Diffstat (limited to 'www/tomcat9/Makefile')
-rw-r--r-- | www/tomcat9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index bc42629497ea..2dd0d8397fae 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 9.0.86 +PORTVERSION= 9.0.87 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 9 |