diff options
Diffstat (limited to 'www/mod_jk2')
-rw-r--r-- | www/mod_jk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_jk2/Makefile b/www/mod_jk2/Makefile index d8c3fe1..2878303 100644 --- a/www/mod_jk2/Makefile +++ b/www/mod_jk2/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR= tomcat-connectors/jk2/source DISTNAME= jakarta-tomcat-connectors-jk2-${PORTVERSION}-src -MAINTAINER= girgen@pingpong.net -COMMENT= Apache JK2 module for connecting to Tomcat using AJP1X +MAINTAINER?= girgen@pingpong.net +COMMENT?= Apache JK2 module for connecting to Tomcat using AJP1X USE_APACHE= yes USE_GMAKE= YES |