diff options
Diffstat (limited to 'www/tomcat85/Makefile')
-rw-r--r-- | www/tomcat85/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index e80d9e0884e9..e2e50d199c8f 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> PORTNAME= tomcat -PORTVERSION= 8.5.71 +PORTVERSION= 8.5.72 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 |