diff options
author | hq <hq@FreeBSD.org> | 2005-12-24 11:43:37 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-12-24 11:43:37 +0800 |
commit | 4718ebaccae463eff1e6c4253ef429716718a31c (patch) | |
tree | ab5208d336a2aa69ef4f6d9da70d6a5228c4daa6 /www/tomcat7 | |
parent | a6f81995b5ca4d5e2111b4c6adb566bc2b0ea33c (diff) | |
download | freebsd-ports-gnome-4718ebaccae463eff1e6c4253ef429716718a31c.tar.gz freebsd-ports-gnome-4718ebaccae463eff1e6c4253ef429716718a31c.tar.zst freebsd-ports-gnome-4718ebaccae463eff1e6c4253ef429716718a31c.zip |
Update maintainer address
Requested by: maintainer
Diffstat (limited to 'www/tomcat7')
-rw-r--r-- | www/tomcat7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 9dfe8e628946..82d47b2d0ba0 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin DISTNAME= apache-tomcat-${PORTVERSION} -MAINTAINER= liukang@bjut.edu.cn +MAINTAINER= liukang@cn.freebsd.org COMMENT= Open-source Java web server by Apache, 5.5.x branch USE_JAVA= yes |