aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2014-08-10 21:04:34 +0800
committerwen <wen@FreeBSD.org>2014-08-10 21:04:34 +0800
commita721a46c0fe59839429a7b590dccce8677135957 (patch)
tree23ec362ad72fa0cca67cff22d6c42d1a16238ef3 /sysutils
parentf840411857e98a2d0cbc26d408ff689ca5dee822 (diff)
downloadfreebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.tar.gz
freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.tar.zst
freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.zip
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/moosefs-chunkserver/Makefile2
-rw-r--r--sysutils/moosefs-client/Makefile2
-rw-r--r--sysutils/moosefs-master/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/moosefs-chunkserver/Makefile b/sysutils/moosefs-chunkserver/Makefile
index 3abc2b99cbae..9300412bbba7 100644
--- a/sysutils/moosefs-chunkserver/Makefile
+++ b/sysutils/moosefs-chunkserver/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.moosefs.org/tl_files/mfscode/ \
PKGNAMESUFFIX= -chunkserver
DISTNAME= mfs-${DISTVERSION}
-MAINTAINER= chifeng@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Storing file data and synchronizing it among themselves
LICENSE= GPLv3
diff --git a/sysutils/moosefs-client/Makefile b/sysutils/moosefs-client/Makefile
index 0b317527485a..d970ae9ba6c4 100644
--- a/sysutils/moosefs-client/Makefile
+++ b/sysutils/moosefs-client/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.moosefs.org/tl_files/mfscode/ \
PKGNAMESUFFIX= -client
DISTNAME= mfs-${DISTVERSION}
-MAINTAINER= chifeng@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Moosefs client tools
LICENSE= GPLv3
diff --git a/sysutils/moosefs-master/Makefile b/sysutils/moosefs-master/Makefile
index 6ef67248ace5..ca24abd19640 100644
--- a/sysutils/moosefs-master/Makefile
+++ b/sysutils/moosefs-master/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.moosefs.org/tl_files/mfscode/ \
PKGNAMESUFFIX= -master
DISTNAME= mfs-${DISTVERSION}
-MAINTAINER= chifeng@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Managing the whole filesystem and storing metadata
LICENSE= GPLv3