diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-encfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mpiexec/Makefile | 2 | ||||
-rw-r--r-- | sysutils/torque/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index 29904169e7ef..ae977b18ca48 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= fusefs- DISTNAME= encfs-${PORTVERSION}-1 EXTRACT_SUFX= .tgz -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= An encrypted pass-through FUSE filesystem LIB_DEPENDS= rlog:${PORTSDIR}/devel/rlog diff --git a/sysutils/mpiexec/Makefile b/sysutils/mpiexec/Makefile index a8299d9dc9ea..52d99e8a1e00 100644 --- a/sysutils/mpiexec/Makefile +++ b/sysutils/mpiexec/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils parallel MASTER_SITES= http://www.osc.edu/~pw/mpiexec/ EXTRACT_SUFX= .tgz -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= A tool to run a parallel job from within a PBS environment LIB_DEPENDS= torque.0:${PORTSDIR}/sysutils/torque diff --git a/sysutils/torque/Makefile b/sysutils/torque/Makefile index 98833431e93e..ab92f2079fb0 100644 --- a/sysutils/torque/Makefile +++ b/sysutils/torque/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.8 CATEGORIES= sysutils parallel MASTER_SITES= http://www.clusterresources.com/downloads/torque/ -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= Open source resource manager USE_AUTOTOOLS= libtool:15 |