diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:19:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:19:27 +0000 |
commit | 5ef58e13801e2d3109246bfe96ac5d849ec1849f (patch) | |
tree | fefacc909d32ce881fee579283e4d675bb41bb3a /net/apache-soap | |
parent | 201cf12ad84c7d24d6047496aeb61925484f5d27 (diff) | |
download | ports-5ef58e13801e2d3109246bfe96ac5d849ec1849f.tar.gz ports-5ef58e13801e2d3109246bfe96ac5d849ec1849f.zip |
Notes
Diffstat (limited to 'net/apache-soap')
-rw-r--r-- | net/apache-soap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/apache-soap/Makefile b/net/apache-soap/Makefile index f57dc9d9622c..6a58b3914c8d 100644 --- a/net/apache-soap/Makefile +++ b/net/apache-soap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ws/soap/version-${PORTVERSION} DISTNAME= soap-bin-${PORTVERSION} -MAINTAINER= brian@quynh-and-brian.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Apache SOAP implementation in Java RUN_DEPENDS= ${JAVALIBDIR}/mail.jar:${PORTSDIR}/java/javamail |