diff options
Diffstat (limited to 'extras/FreeBSD/Makefile')
| -rw-r--r-- | extras/FreeBSD/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/FreeBSD/Makefile b/extras/FreeBSD/Makefile index c662b9c65..26fe85c88 100644 --- a/extras/FreeBSD/Makefile +++ b/extras/FreeBSD/Makefile @@ -10,17 +10,17 @@ DISTVERSION= 2.0.0rc1 PORTVERSION= 2.0.0rc1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.zresearch.com/pub/gluster/glusterfs/2.0/2.0.0/ \ +MASTER_SITES= ftp://ftp.gluster.com/pub/gluster/glusterfs/2.0/2.0.0/ \ http://europe.gluster.org/glusterfs/2.0/2.0.0/ -MAINTAINER= harsha@zresearch.com +MAINTAINER= harsha@gluster.com COMMENT= GlusterFS is a clustered file-system BUILD_DEPENDS= fusefs-libs>2.6.3:${PORTSDIR}/sysutils/fusefs-libs LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod -MAN8= glusterfs.8 +MAN8= glusterfs.8 gluster.8 glusterd.8 glusterfs-volgen.8 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 |
