diff options
author | Alex Dupre <ale@FreeBSD.org> | 2019-10-07 08:19:49 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2019-10-07 08:19:49 +0000 |
commit | a6cd53443fd3981d3d257448fde37dd397670ed6 (patch) | |
tree | 17c046896969b416c006f75930585a2dbd995992 /www/tomcat9/Makefile | |
parent | 165df9ccaf154e5d281bfe968d3b069cbd7e1c34 (diff) |
Notes
Diffstat (limited to 'www/tomcat9/Makefile')
-rw-r--r-- | www/tomcat9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index 5bc9dfa6ef7f..3b0b5dc65bc1 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -14,7 +14,7 @@ COMMENT= Open-source Java web server by Apache, 9.0.x branch LICENSE= APACHE20 -RUN_DEPENDS= jsvc:devel/jakarta-commons-daemon +RUN_DEPENDS= jsvc:devel/apache-commons-daemon USES= cpe CPE_VENDOR= apache |