diff options
author | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
commit | 68f551ea60b44b9bd3b2461521dc3a84e9ae146c (patch) | |
tree | f4670344f585a75f4fed2bb159e14be5624a5c98 /sysutils/mpiexec | |
parent | 51fa6a8572845022b0355ee16e458274b8926020 (diff) | |
download | freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.gz freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.zst freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.zip |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'sysutils/mpiexec')
-rw-r--r-- | sysutils/mpiexec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mpiexec/Makefile b/sysutils/mpiexec/Makefile index 2148ddfb571d..a8299d9dc9ea 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@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= A tool to run a parallel job from within a PBS environment LIB_DEPENDS= torque.0:${PORTSDIR}/sysutils/torque |