diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2017-05-06 16:51:56 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2017-05-06 16:51:56 +0000 |
commit | 8be1e897793389bbc22e6ff998a2ef71f66eb410 (patch) | |
tree | 43e1711143edf1edef443c0ca5192bb83dcdb151 | |
parent | www/tomcat6: rc-script status/stop fail if pid has less than 5 digit (diff) |
Bump(add) PORTREVISION for r440281
Submitted by: vvd@unislabs.com
Approved by: adamw (mentor, implicit)
-rw-r--r-- | www/tomcat6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 742b13ff817d..82919e3e0bd8 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -3,6 +3,7 @@ PORTNAME= tomcat PORTVERSION= 6.0.53 +PORTREVISION= 1 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-6/v${PORTVERSION}/bin DISTNAME= apache-${PORTNAME}-${PORTVERSION} |