diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
commit | 812c687fb3b732f3513e10b18930925faabed330 (patch) | |
tree | 0dd93dc19537beb34d8e776cc9edb8b567e3a765 /filesystems/glusterfs | |
parent | 6eb7810bf6cddc179e82133fdf15dff2d84ced9d (diff) | |
download | pkgsrc-812c687fb3b732f3513e10b18930925faabed330.tar.gz |
Bump PKGREVISION for boehm-gc default-on threads, just to be on
the safe side.
Diffstat (limited to 'filesystems/glusterfs')
-rw-r--r-- | filesystems/glusterfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index 9b9f52229c5..279790a90d5 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/04/21 13:25:54 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2014/04/30 14:19:41 wiz Exp $ DISTNAME= glusterfs-3.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= filesystems MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ |