diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-27 22:53:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-27 22:53:46 +0000 |
commit | 58a34205861de842e0c639c938b47e6c7059df94 (patch) | |
tree | e2d20f6e75930d37dd76d2a7183a6c9ae42ca55f /security | |
parent | ea95db9fd9d18dba997e2c16165e2cae02412918 (diff) | |
download | pkgsrc-58a34205861de842e0c639c938b47e6c7059df94.tar.gz |
Bump PKGREVISION for libevent ABI bump.
Diffstat (limited to 'security')
-rw-r--r-- | security/fragroute/Makefile | 4 | ||||
-rw-r--r-- | security/honeyd-arpd/Makefile | 4 | ||||
-rw-r--r-- | security/honeyd/Makefile | 4 | ||||
-rw-r--r-- | security/scanssh/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 3762a8ca0a8..6be8b145aa4 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/10/16 21:52:17 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2009/02/27 22:53:47 wiz Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index 5b3a39fdfc9..963a6b47457 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2008/10/16 21:52:17 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/02/27 22:53:47 wiz Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 7e7163388a3..e3a47a3a086 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2008/10/16 21:52:17 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2009/02/27 22:53:47 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 9914bc2199e..bd61f3b6ef8 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2008/10/16 21:52:17 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2009/02/27 22:53:47 wiz Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ |