diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-09-06 20:57:53 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-09-06 20:57:53 +0000 |
commit | 812f32b344a35f97d2ed667fbc114942a6088f41 (patch) | |
tree | ce4c95319cc35f135933d72dbf4f5a729edda218 /www/tomcat7 | |
parent | 26f6efd80b4daeb8e7f9742d8b2354e1e607f778 (diff) | |
download | ports-812f32b344a35f97d2ed667fbc114942a6088f41.tar.gz ports-812f32b344a35f97d2ed667fbc114942a6088f41.zip |
Notes
Diffstat (limited to 'www/tomcat7')
-rw-r--r-- | www/tomcat7/Makefile | 1 | ||||
-rw-r--r-- | www/tomcat7/files/tomcat7.in | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 1535cd42178c..4f3f49419d4e 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -7,6 +7,7 @@ PORTNAME= tomcat PORTVERSION= 7.0.21 +PORTREVISION= 1 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-7/v${PORTVERSION}/bin diff --git a/www/tomcat7/files/tomcat7.in b/www/tomcat7/files/tomcat7.in index 3f5b4ad75424..3ff0ef97249c 100644 --- a/www/tomcat7/files/tomcat7.in +++ b/www/tomcat7/files/tomcat7.in @@ -4,8 +4,7 @@ # # PROVIDE: tomcat7 -# REQUIRE: NETWORKING SERVERS -# BEFORE: DAEMON +# REQUIRE: LOGIN # KEYWORD: shutdown # |