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 | 6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /net/flickcurl | |
parent | c5e0c2e5d46ec414c6fc396266fe509697320686 (diff) | |
download | pkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'net/flickcurl')
-rw-r--r-- | net/flickcurl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/flickcurl/Makefile b/net/flickcurl/Makefile index 46e341a4b88..6aa2f3a287a 100644 --- a/net/flickcurl/Makefile +++ b/net/flickcurl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:20 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/12/16 01:52:28 obache Exp $ # DISTNAME= flickcurl-1.23 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.dajobe.org/flickcurl/ |