diff options
author | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
commit | ee8440952c5a6e62ed6f132c75913584c9eea87e (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /databases/libcassandra | |
parent | f68bf22bdf04881b60322155abcf16fd05856c49 (diff) | |
download | pkgsrc-ee8440952c5a6e62ed6f132c75913584c9eea87e.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'databases/libcassandra')
-rw-r--r-- | databases/libcassandra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libcassandra/Makefile b/databases/libcassandra/Makefile index 4b76afd93f6..2eb6c61c5ea 100644 --- a/databases/libcassandra/Makefile +++ b/databases/libcassandra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/09/24 19:55:24 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2011/10/19 06:12:59 obache Exp $ # DISTNAME= libcassandra-20101010 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= ftp://ftp.ancient-solutions.com/pub/bsdprojects/NetBSD/packages/distfiles/ |