diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | 7056b7a0e721cee220f3a28be8392047fbe8e3e5 (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /security/qca2-gnupg | |
parent | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff) | |
download | pkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'security/qca2-gnupg')
-rw-r--r-- | security/qca2-gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qca2-gnupg/Makefile b/security/qca2-gnupg/Makefile index 775e9c7e7c6..231ff6ad908 100644 --- a/security/qca2-gnupg/Makefile +++ b/security/qca2-gnupg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/06/06 12:55:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/02/12 23:18:36 tron Exp $ DISTNAME= qca-gnupg-2.0.0-beta3 PKGNAME= qca2-gnupg-${DISTNAME:S/-beta/beta/:C/.*-//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/ EXTRACT_SUFX= .tar.bz2 |