diff options
Diffstat (limited to 'databases/couchdb')
-rw-r--r-- | databases/couchdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index a1cbe065b29e..1d3ade5b0a66 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= couchdb/releases/${PORTVERSION} DISTNAME= apache-couchdb-${PORTVERSION} -MAINTAINER= till@php.net +MAINTAINER= adams-ports@ateamsystems.com COMMENT= A document database server, accessible via a RESTful JSON API LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu \ |