summaryrefslogtreecommitdiffstats
path: root/extras/MacOSX/Portfile
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2009-10-05 23:59:13 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-10-07 03:54:49 -0700
commit0b1197defa255ee533e568c9534bc6a5b5aadc29 (patch)
treefe300acaf4138ff0b317b0fde077de4c63e24296 /extras/MacOSX/Portfile
parent5ea9f35a538e83ebc50fca81efecbcd8ddd9951b (diff)
Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'extras/MacOSX/Portfile')
-rw-r--r--extras/MacOSX/Portfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/MacOSX/Portfile b/extras/MacOSX/Portfile
index 0094ee4c476..1262a44daea 100644
--- a/extras/MacOSX/Portfile
+++ b/extras/MacOSX/Portfile
@@ -5,12 +5,12 @@ PortSystem 1.0
name glusterfs
version 2.0.0rc8
categories fuse
-maintainers amar@zresearch.com
+maintainers amar@gluster.com
description GlusterFS
long_description GlusterFS is a cluster file system, flexible to tune it for your needs.
homepage http://www.gluster.org/
platforms darwin
-master_sites http://ftp.zresearch.com/pub/gluster/glusterfs/2.0/2.0.0
+master_sites http://ftp.gluster.com/pub/gluster/glusterfs/2.0/2.0.0
configure.args --disable-bdb
checksums md5 33c2d02344d4fab422e80cfb637e0b48
@@ -18,7 +18,7 @@ checksums md5 33c2d02344d4fab422e80cfb637e0b48
post-destroot {
file mkdir ${destroot}/Library/LaunchDaemons/
file copy ${worksrcpath}/extras/glusterfs-server.plist \
- ${destroot}/Library/LaunchDaemons/com.zresearch.glusterfs.plist
+ ${destroot}/Library/LaunchDaemons/com.gluster.glusterfs.plist
file mkdir ${destroot}/sbin/
file copy ${worksrcpath}/xlators/mount/fuse/utils/mount_glusterfs \