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 /www/smarty2 | |
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 'www/smarty2')
-rw-r--r-- | www/smarty2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smarty2/Makefile b/www/smarty2/Makefile index bad56007e6f7..5905d4beab5e 100644 --- a/www/smarty2/Makefile +++ b/www/smarty2/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.smarty.net/files/ \ http://www.smarty.net/files/docs/:manual DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The PHP compiling template engine USE_ZIP= yes |