diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2012-03-01 04:02:51 +0800 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2012-03-01 04:02:51 +0800 |
commit | 73732ae55b0a5e2b844fdd991287781f20fe9a18 (patch) | |
tree | 48a7d68d576970373c52020d39ba5501052325c6 /www/mod_jk | |
parent | 983bc54081d10068a5d3f57f99c4a692685e22af (diff) | |
download | freebsd-ports-gnome-73732ae55b0a5e2b844fdd991287781f20fe9a18.tar.gz freebsd-ports-gnome-73732ae55b0a5e2b844fdd991287781f20fe9a18.tar.zst freebsd-ports-gnome-73732ae55b0a5e2b844fdd991287781f20fe9a18.zip |
Regain maintainership. I'm back... :-)
Diffstat (limited to 'www/mod_jk')
-rw-r--r-- | www/mod_jk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index 24f2bc3ebecc..7135b024cdb8 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/jk/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= tomcat-connectors-${PORTVERSION}-src -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= girgen@FreeBSD.org COMMENT?= Apache JK module for connecting to Tomcat using AJP1X MAKE_JOBS_SAFE= yes |