diff options
Diffstat (limited to 'databases/couchdb/Makefile')
-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 7cb7eab2e27d..1d9a04df4e11 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -7,7 +7,7 @@ PORTNAME= couchdb PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE} |