diff options
author | obache <obache@pkgsrc.org> | 2013-08-15 06:32:05 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-08-15 06:32:05 +0000 |
commit | 8494962b88364aeeba3b4f16f42c53d4ef32345a (patch) | |
tree | 5f943f3e6c749283b5456270ecca3e1fdc4a8484 /security/lua-sec | |
parent | 703ea8b302433c52545750dd33f2269e240eefcb (diff) | |
download | pkgsrc-8494962b88364aeeba3b4f16f42c53d4ef32345a.tar.gz |
Revbump after updating lang/lua to 5.2.2.
Diffstat (limited to 'security/lua-sec')
-rw-r--r-- | security/lua-sec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/lua-sec/Makefile b/security/lua-sec/Makefile index f5f3b1cb3a7..73ad6d8c9dd 100644 --- a/security/lua-sec/Makefile +++ b/security/lua-sec/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/02/06 23:23:39 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2013/08/15 06:32:06 obache Exp $ # DISTNAME= luasec-0.4 PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://luaforge.net/frs/download.php/4255/ |