diff options
Diffstat (limited to 'databases/cstore/Makefile')
-rw-r--r-- | databases/cstore/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/cstore/Makefile b/databases/cstore/Makefile index 0050bc93311..e99c4c29f7b 100644 --- a/databases/cstore/Makefile +++ b/databases/cstore/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/11/10 11:33:00 agc Exp $ +# $NetBSD: Makefile,v 1.2 2008/01/12 11:36:30 adam Exp $ DISTNAME= cstore0.2 PKGNAME= cstore-0.2 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://db.lcs.mit.edu/projects/cstore/ MASTER_SITES+= http://db.csail.mit.edu/data/ |