diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-05-29 13:49:06 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-05-29 13:49:06 +0000 |
commit | 42043aa236181db25e3ee9b3a8e89c75c3ee2241 (patch) | |
tree | 4022d6665d8ae86d4af43f0056ecac6905a7db7a /databases/couchdb | |
parent | e221f4ac572acaf49581506bf31bc52dd245403b (diff) | |
download | ports-42043aa236181db25e3ee9b3a8e89c75c3ee2241.tar.gz ports-42043aa236181db25e3ee9b3a8e89c75c3ee2241.zip |
Notes
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 \ |