diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2011-05-02 23:41:19 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2011-05-02 23:41:19 +0000 |
commit | 3932f82ead5a3fb04a04016eea78cfaa164e79bf (patch) | |
tree | b65de7091026f6db236b9c7e99783d503e597233 /sysutils/moreutils-parallel/Makefile | |
parent | a1c4b938d4af392ae055dc4ea2259d649dc8032b (diff) |
Notes
Diffstat (limited to 'sysutils/moreutils-parallel/Makefile')
-rw-r--r-- | sysutils/moreutils-parallel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index 7324da419651..8a0e0c6efdd2 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= moreutils_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= Run programs in parallel CONFLICTS= parallel-[0-9]* |