diff options
author | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
commit | 8c2befa30e15dc17c031e617a6623eed40b1622f (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /security/KeePass | |
parent | 0fe35c575116460a75b3abb66fd95350f6792f50 (diff) | |
download | pkgsrc-8c2befa30e15dc17c031e617a6623eed40b1622f.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
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 0e42ece8d68..70f844b0549 100644 --- a/security/KeePass/Makefile +++ b/security/KeePass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/15 14:41:58 adam Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= KeePass-2.23 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepass/} EXTRACT_SUFX= .zip |