diff options
author | obache <obache> | 2013-08-15 06:32:05 +0000 |
---|---|---|
committer | obache <obache> | 2013-08-15 06:32:05 +0000 |
commit | e0472766fae7b7804983cf016707e52b4ba63c24 (patch) | |
tree | 5f943f3e6c749283b5456270ecca3e1fdc4a8484 /www/lua-curl | |
parent | 16ecd3017d38a318f29a64bbaa69052b325abafd (diff) | |
download | pkgsrc-e0472766fae7b7804983cf016707e52b4ba63c24.tar.gz |
Revbump after updating lang/lua to 5.2.2.
Diffstat (limited to 'www/lua-curl')
-rw-r--r-- | www/lua-curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lua-curl/Makefile b/www/lua-curl/Makefile index 254f22f9d06..d7ac671c7f4 100644 --- a/www/lua-curl/Makefile +++ b/www/lua-curl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/02/06 23:24:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2013/08/15 06:32:06 obache Exp $ # DISTNAME= lua-curl-0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://luaforge.net/frs/download.php/2634/ |