summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorryoon <ryoon>2012-03-06 17:38:53 +0000
committerryoon <ryoon>2012-03-06 17:38:53 +0000
commit3555b12435f0687b59531ef5bc0abb542fa1363f (patch)
treee27ac6811fed7f68e75963fe21e7b91822d01775 /databases
parentc3414db3c264105a289fd536e2ee3367b19b1804 (diff)
downloadpkgsrc-3555b12435f0687b59531ef5bc0abb542fa1363f.tar.gz
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
Diffstat (limited to 'databases')
-rw-r--r--databases/couchdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile
index aa794be588c..feaeec4c028 100644
--- a/databases/couchdb/Makefile
+++ b/databases/couchdb/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2011/12/20 14:08:55 fhajny Exp $
+# $NetBSD: Makefile,v 1.9 2012/03/06 17:38:55 ryoon Exp $
#
DISTNAME= apache-couchdb-1.1.1
PKGNAME= ${DISTNAME:S/apache-//}
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_APACHE:=couchdb/1.1.1/}