diff options
author | adam <adam> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam> | 2014-11-07 19:39:24 +0000 |
commit | 8c2d081861f2b0e3a2c3258abf7361cb75673b19 (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /security/kgpg/Makefile | |
parent | fa20e8c9bf25edf6c7ebbab154a763e96afe664c (diff) | |
download | pkgsrc-8c2d081861f2b0e3a2c3258abf7361cb75673b19.tar.gz |
Revbump after updating boost
Diffstat (limited to 'security/kgpg/Makefile')
-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 51e3fb30094..49b80a27107 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/11/07 19:39:41 adam Exp $ DISTNAME= kgpg-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security COMMENT= KDE encryption tool |