diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | 6d0c27bd306f80fd918946908081962bfab8f6bb (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /security/MyPasswordSafe | |
parent | 0d69fbaf7fdc495057e4baa9dd91083c654b1db4 (diff) | |
download | pkgsrc-6d0c27bd306f80fd918946908081962bfab8f6bb.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
Diffstat (limited to 'security/MyPasswordSafe')
-rw-r--r-- | security/MyPasswordSafe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile index 9b412f36cbf..7051b3cde15 100644 --- a/security/MyPasswordSafe/Makefile +++ b/security/MyPasswordSafe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2009/08/26 19:58:46 sno Exp $ +# $NetBSD: Makefile,v 1.17 2010/06/14 15:33:14 wiz Exp $ # DISTNAME= MyPasswordSafe-20061216 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.semanticgap.com/myps/release/ DISTFILES= ${DISTNAME}.src.tgz |