aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moosefs-master/Makefile
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-07-27 00:14:37 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-07-27 00:14:37 +0000
commit89f5f828a3473f645d50050ed65026df39062803 (patch)
treef6f42b6112addb073e101b382964a2a5b05f18a3 /sysutils/moosefs-master/Makefile
parent0d44a2fdc51c49c2b24589107bd67b60ee7c6768 (diff)
Notes
Diffstat (limited to 'sysutils/moosefs-master/Makefile')
-rw-r--r--sysutils/moosefs-master/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/moosefs-master/Makefile b/sysutils/moosefs-master/Makefile
index de0a71a5f567..1f32bbe9954c 100644
--- a/sysutils/moosefs-master/Makefile
+++ b/sysutils/moosefs-master/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= moosefs
-PORTVERSION= 1.6.15
+PORTVERSION= 1.6.16
CATEGORIES= sysutils
MASTER_SITES= SF/moosefs/moosefs/${PORTVERSION}/
PKGNAMESUFFIX= -master
@@ -15,7 +15,7 @@ DISTNAME= mfs-${PORTVERSION}
MAINTAINER= chifeng@gmail.com
COMMENT= Managing the whole filesystem and storing metadata
-USE_PYTHON= 2.5+
+USE_PYTHON= 2.5+
GNU_CONFIGURE= yes
USE_RC_SUBR+= mfsmaster mfsmetalogger mfscgiserv
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --localstatedir=${MFS_WORKDIR} \
MAN5= mfsmaster.cfg.5 mfsexports.cfg.5 mfsmetalogger.cfg.5
MAN7= moosefs.7 mfs.7
-MAN8= mfsmaster.8 mfsmetarestore.8 mfsmetalogger.8
+MAN8= mfscgiserv.8 mfsmaster.8 mfsmetarestore.8 mfsmetalogger.8
.include <bsd.port.pre.mk>