diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2014-01-16 15:43:27 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2014-01-16 15:43:27 +0000 |
commit | 414f91fbb71b45da813902a23fc305946f4fe1b5 (patch) | |
tree | 794ac3d16cc40c6cf28cddf0154d7fd7b9856ad3 /devel/gsoap | |
parent | 64f759754104f81388fc11835f67e9ecb8b82c7b (diff) |
Notes
Diffstat (limited to 'devel/gsoap')
-rw-r--r-- | devel/gsoap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index b2f5d3918c54..2a866683a7e7 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}2/gSOAP DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++ OPTIONS_DEFINE= OPENSSL GNUTLS |