diff options
author | adam <adam> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam> | 2014-08-13 10:57:32 +0000 |
commit | 47446984b4b04301731658208ff714a787ba637a (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /security/kgpg | |
parent | a838dd86a6c11444fd37f09582180bc740d97cd8 (diff) | |
download | pkgsrc-47446984b4b04301731658208ff714a787ba637a.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'security/kgpg')
-rw-r--r-- | security/kgpg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index 84c8b94bcba..a4579d7fbd7 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/05/15 14:41:58 adam Exp $ +# $NetBSD: Makefile,v 1.31 2014/08/13 10:57:37 adam Exp $ DISTNAME= kgpg-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security COMMENT= KDE encryption tool |