diff options
author | glarkin <glarkin@FreeBSD.org> | 2013-12-17 02:24:49 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2013-12-17 02:24:49 +0800 |
commit | 521aa245ac47bdccd0d2936021790e06392e30d7 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /mail/ezmlm-idx | |
parent | 72792c243dc6b74056680b4c1119bf6526d86cba (diff) | |
download | freebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.tar.gz freebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.tar.zst freebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.zip |
[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 'mail/ezmlm-idx')
-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 |