diff options
author | jgh <jgh@FreeBSD.org> | 2011-12-21 01:10:19 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2011-12-21 01:10:19 +0800 |
commit | 256e67100cf300d068f65211aa9e357f23038431 (patch) | |
tree | 826363e65a827ef2ca6466f5e5e682233dc96265 /www/axis2 | |
parent | 162c1966f42d6460396223bbca4ea46c821b0dcd (diff) | |
download | freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.tar.gz freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.tar.zst freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.zip |
move contributor address => jgh
Approved by: crees (mentor)
Diffstat (limited to 'www/axis2')
-rw-r--r-- | www/axis2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile index cea4a042eaae..eaae91cac8ea 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache LICENSE= ASL |