diff options
author | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
commit | d716b0ab7b69fb6eea501de6a312b30e51c671f1 (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /net/flickcurl | |
parent | 34c110f406dec974ebc40fd099b90532f0f71bc4 (diff) | |
download | pkgsrc-d716b0ab7b69fb6eea501de6a312b30e51c671f1.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 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 b32fe15619a..40d211c50bd 100644 --- a/net/flickcurl/Makefile +++ b/net/flickcurl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/09/09 20:43:29 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/01/01 11:52:28 wiz Exp $ DISTNAME= flickcurl-1.25 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.dajobe.org/flickcurl/ |