diff options
author | wiz <wiz> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-06-14 15:33:12 +0000 |
commit | 38c1464ed9b65638bb733892740c95dbb1f0d9aa (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /security | |
parent | 1040404cd071cc949786c2411e875d2bb474689b (diff) | |
download | pkgsrc-38c1464ed9b65638bb733892740c95dbb1f0d9aa.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')
-rw-r--r-- | security/MyPasswordSafe/Makefile | 4 | ||||
-rw-r--r-- | security/honeyd/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 82df313dbcf..b66a6ed76df 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2010/01/27 22:08:59 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2010/06/14 15:33:14 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |