diff options
author | adam <adam@pkgsrc.org> | 2014-05-15 14:41:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-05-15 14:41:45 +0000 |
commit | 32da13e2a68415b08c352701e3dbab451045e8dd (patch) | |
tree | 00ac5c709be7c727dc2b54169002eadca2ed8ce5 /security/KeePass | |
parent | b61db17591c5c4adf5d43494d28f516b5557d833 (diff) | |
download | pkgsrc-32da13e2a68415b08c352701e3dbab451045e8dd.tar.gz |
Revbump after updating graphics/giflib
Diffstat (limited to 'security/KeePass')
-rw-r--r-- | security/KeePass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/KeePass/Makefile b/security/KeePass/Makefile index a9eb5287851..0e42ece8d68 100644 --- a/security/KeePass/Makefile +++ b/security/KeePass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/15 14:41:58 adam Exp $ # DISTNAME= KeePass-2.23 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepass/} EXTRACT_SUFX= .zip |