diff options
Diffstat (limited to 'www/tomcat9/Makefile')
-rw-r--r-- | www/tomcat9/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index 6f5598aa5350..65d7eaf04b34 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,6 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 9.0.104 -PORTREVISION= 2 +DISTVERSION= 9.0.105 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9])(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 9 |