aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-04-18 18:36:55 +0800
committerclement <clement@FreeBSD.org>2004-04-18 18:36:55 +0800
commita440987f58465b0dd8c4a529737bd9c7474b5996 (patch)
treef931b9e340949fc9e43910906c1f7b08d9f8afc6 /www
parent53db27c642e411bc1038f966995de84ece2b5a14 (diff)
downloadfreebsd-ports-gnome-a440987f58465b0dd8c4a529737bd9c7474b5996.tar.gz
freebsd-ports-gnome-a440987f58465b0dd8c4a529737bd9c7474b5996.tar.zst
freebsd-ports-gnome-a440987f58465b0dd8c4a529737bd9c7474b5996.zip
Oops, make MAINTAINER and COMMENT overridable for mod_jk1-apache2 slave
port. Forgotten by: clement
Diffstat (limited to 'www')
-rw-r--r--www/mod_jk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_jk2/Makefile b/www/mod_jk2/Makefile
index d8c3fe13a030..28783033f4ac 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