diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
commit | e64308b04bbe77743ea3554180946741795d6b04 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /parallel | |
parent | 94ba874f0f42028504e0b2966805985c000aad5f (diff) | |
download | pkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'parallel')
-rw-r--r-- | parallel/ganglia-monitor-core/Makefile | 4 | ||||
-rw-r--r-- | parallel/linda/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/parallel/ganglia-monitor-core/Makefile b/parallel/ganglia-monitor-core/Makefile index 74947070282..ed125944ea1 100644 --- a/parallel/ganglia-monitor-core/Makefile +++ b/parallel/ganglia-monitor-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2012/02/06 12:41:19 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/03/03 00:13:49 wiz Exp $ # DISTNAME= ganglia-3.1.2 PKGNAME= ganglia-monitor-core-3.1.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ganglia/} diff --git a/parallel/linda/Makefile b/parallel/linda/Makefile index 7612994195e..423f5bad198 100644 --- a/parallel/linda/Makefile +++ b/parallel/linda/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/02/06 12:41:19 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/03/03 00:13:49 wiz Exp $ # DISTNAME= linda-0.1.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linda/} |