diff options
author | Vijay Bellur <vijay@gluster.com> | 2009-10-05 23:59:13 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-10-07 03:54:49 -0700 |
commit | 0b1197defa255ee533e568c9534bc6a5b5aadc29 (patch) | |
tree | fe300acaf4138ff0b317b0fde077de4c63e24296 /extras/FreeBSD | |
parent | 5ea9f35a538e83ebc50fca81efecbcd8ddd9951b (diff) |
Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'extras/FreeBSD')
-rw-r--r-- | extras/FreeBSD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/FreeBSD/Makefile b/extras/FreeBSD/Makefile index c662b9c65..e366d6f16 100644 --- a/extras/FreeBSD/Makefile +++ b/extras/FreeBSD/Makefile @@ -10,10 +10,10 @@ 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 |