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 /security/logcheck | |
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 'security/logcheck')
-rw-r--r-- | security/logcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 10f65393d04e..066eda12368b 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Auditing tool for system logs on Unix boxes RUN_DEPENDS= mime-construct:${PORTSDIR}/mail/mime-construct \ |