summaryrefslogtreecommitdiff
path: root/databases/couchdb
diff options
context:
space:
mode:
Diffstat (limited to 'databases/couchdb')
-rw-r--r--databases/couchdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile
index 68ad642fa31..705afa72eb7 100644
--- a/databases/couchdb/Makefile
+++ b/databases/couchdb/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/10/02 21:25:15 asau Exp $
+# $NetBSD: Makefile,v 1.13 2012/12/16 01:52:01 obache Exp $
#
DISTNAME= apache-couchdb-1.2.0
PKGNAME= ${DISTNAME:S/apache-//}
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_APACHE:=couchdb/releases/1.2.0/}