diff options
Diffstat (limited to 'www/mod_jk/Makefile')
-rw-r--r-- | www/mod_jk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index 76ce968b3b6f..85204899eda5 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= znerd DISTNAME= jakarta-tomcat-${PORTVERSION}-src MAINTAINER= znerd@FreeBSD.org +COMMENT= Apache module for Tomcat 3 BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} \ |