diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
commit | 6a3cd13ad078893bfb7e985f3c7be01fba6fbafc (patch) | |
tree | 0310c62a9d9d275cd96414e65242f3c8aa42170d /filesystems | |
parent | 584845a43a5a4ec0fc5e9cc493af7943e7077088 (diff) | |
download | pkgsrc-6a3cd13ad078893bfb7e985f3c7be01fba6fbafc.tar.gz |
recursive bump for boehm-gc API bump
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/glusterfs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index 1d8f2e06c73..9b9f52229c5 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/04/18 08:31:20 manu Exp $ -# +# $NetBSD: Makefile,v 1.39 2014/04/21 13:25:54 wiz Exp $ DISTNAME= glusterfs-3.5.0 -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ |