diff options
author | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
commit | fba9bc7b68cd23a75ee73a373f854461f41c2502 (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /security/kgpg | |
parent | e20a2f6d8a2c866d4092062e43c575ff0f42b8e9 (diff) | |
download | pkgsrc-fba9bc7b68cd23a75ee73a373f854461f41c2502.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'security/kgpg')
-rw-r--r-- | security/kgpg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index 5475b8f84c1..41723e1d329 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/11/07 13:09:39 markd Exp $ +# $NetBSD: Makefile,v 1.24 2013/11/20 13:23:46 obache Exp $ DISTNAME= kgpg-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= security COMMENT= KDE encryption tool |