diff options
Diffstat (limited to 'www/jetty8/Makefile')
-rw-r--r-- | www/jetty8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jetty8/Makefile b/www/jetty8/Makefile index 80fd245..0dbfb54 100644 --- a/www/jetty8/Makefile +++ b/www/jetty8/Makefile @@ -15,7 +15,7 @@ COMMENT= Full-featured web server implemented entirely in Java LICENSE= APACHE20 EPL LICENSE_COMB= dual -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash CONFLICTS= jetty-9.* |