diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /www/lua-curl | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major 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 161b1b1fb89..a48e2ff76ad 100644 --- a/www/lua-curl/Makefile +++ b/www/lua-curl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/28 06:30:21 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/12/16 01:52:38 obache Exp $ # DISTNAME= lua-curl-0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://luaforge.net/frs/download.php/2634/ |