diff options
author | tron <tron> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:18:26 +0000 |
commit | 75ea1fb4e561d593ab132656ac376dcd1de1274c (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /www/lua-curl | |
parent | 8c07f6366b3ba853a09aa2113e2809fc16383ead (diff) | |
download | pkgsrc-75ea1fb4e561d593ab132656ac376dcd1de1274c.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
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 c885cc038b8..b53a125da56 100644 --- a/www/lua-curl/Makefile +++ b/www/lua-curl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/10/30 06:03:38 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2014/02/12 23:18:46 tron Exp $ # DISTNAME= lua-curl-0.2 PKGNAME= ${LUA_PKGPREFIX}-curl-0.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://luaforge.net/frs/download.php/2634/ |