Date: Fri, 20 Sep 2013 04:48:08 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327655 - head/security/luasec Message-ID: <201309200448.r8K4m8sd076197@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Fri Sep 20 04:48:07 2013 New Revision: 327655 URL: http://svnweb.freebsd.org/changeset/ports/327655 Log: - Reassign to the heap at maintainer's request Modified: head/security/luasec/Makefile (contents, props changed) Modified: head/security/luasec/Makefile ============================================================================== --- head/security/luasec/Makefile Fri Sep 20 04:10:21 2013 (r327654) +++ head/security/luasec/Makefile Fri Sep 20 04:48:07 2013 (r327655) @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://www.inf.puc-rio.br/~brunoos/luasec/download/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= kelly.hays@jkhfamily.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lua binding for the OpenSSL library to provide TLS/SSL communication RUN_DEPENDS+= ${LUA_MODLIBDIR}/socket/core.so:${PORTSDIR}/net/luasocket
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309200448.r8K4m8sd076197>