diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-17 02:24:49 +0800 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-17 02:24:49 +0800 |
commit | 43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /sysutils/aimage | |
parent | 5e05f453aedff40f0f045de1dff1b04f347dc060 (diff) | |
download | freebsd-ports-gnome-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.tar.gz freebsd-ports-gnome-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.tar.zst freebsd-ports-gnome-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.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 'sysutils/aimage')
-rw-r--r-- | sysutils/aimage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile index 69bfc6ce9d4d..1197be240797 100644 --- a/sysutils/aimage/Makefile +++ b/sysutils/aimage/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.2.5 CATEGORIES= sysutils MASTER_SITES= http://digitalcorpora.org/downloads/ -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced Disk Imager LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib |