diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
commit | 43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /mail/ezmlm-idx/Makefile | |
parent | - Use '.' instead of '*' in COPYTREE_* all over my ports (diff) |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
Diffstat (limited to '')
-rw-r--r-- | mail/ezmlm-idx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index a2a1f04ba69a..dc67c469b0d2 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://www.ezmlm.org/archive/${PORTVERSION}/ \ http://ezmlm.sericyb.com.au/archive/${PORTVERSION}/ -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of the ezmlm mailing list manager MAKE_JOBS_UNSAFE= yes |