diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-10-03 01:15:48 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-10-03 01:15:48 +0000 |
commit | 9bedecdec2e63870e2c0ef8d24e68c9076e64db3 (patch) | |
tree | ec98b31c8029b67fbf67d0b4bd6bac44d36b3090 /www/axis2 | |
parent | 3281e03927f4d81a27408c61451b326008119276 (diff) | |
download | ports-9bedecdec2e63870e2c0ef8d24e68c9076e64db3.tar.gz ports-9bedecdec2e63870e2c0ef8d24e68c9076e64db3.zip |
Notes
Diffstat (limited to 'www/axis2')
-rw-r--r-- | www/axis2/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile index bacedb7487fa..a1a049826283 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: axis2 -# Date created: 28 July 2011 -# Whom: Jason Helfman <jhelfman@experts-exchange.com> -# # $FreeBSD$ PORTNAME= axis2 @@ -12,7 +8,7 @@ MASTER_SITES= APACHE MASTER_SITE_SUBDIR= axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache LICENSE= AL2 |