diff options
Diffstat (limited to 'databases/cstore/Makefile')
-rw-r--r-- | databases/cstore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/cstore/Makefile b/databases/cstore/Makefile index e2d5822fe31..78c0416fc25 100644 --- a/databases/cstore/Makefile +++ b/databases/cstore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:39:47 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:24 wiz Exp $ DISTNAME= cstore0.2 PKGNAME= cstore-0.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= databases MASTER_SITES= http://db.lcs.mit.edu/projects/cstore/ \ http://db.csail.mit.edu/data/ |