diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
commit | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (patch) | |
tree | 4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /www/axis2 | |
parent | 658e8f6423dd44878464b02ffc02f29a62a755c0 (diff) |
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=336812
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 536d641132be..d662475595e0 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= APACHE MASTER_SITE_SUBDIR= axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache LICENSE= AL2 |