diff options
author | Alex Dupre <ale@FreeBSD.org> | 2017-09-21 07:30:32 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2017-09-21 07:30:32 +0000 |
commit | a4e56bdf6b7883508ab103d78c4873c78dcc9df7 (patch) | |
tree | 51909592d1c522d7ec34cfc1b2c23fb0ba228121 /www/tomcat7/Makefile | |
parent | 869c815b2c80a6179e139d8587d68c89073c48f4 (diff) |
Notes
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index dc624bf9de59..b37be6b09112 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 7.0.77 +PORTVERSION= 7.0.81 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin PKGNAMESUFFIX= 7 |