diff options
Diffstat (limited to 'www/tomcat101/Makefile')
-rw-r--r-- | www/tomcat101/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile index ddd04ed6475f..46c5b5771991 100644 --- a/www/tomcat101/Makefile +++ b/www/tomcat101/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 10.1.24 +DISTVERSION= 10.1.25 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 101 |