diff options
author | tnn <tnn@pkgsrc.org> | 2007-04-25 16:39:40 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-04-25 16:39:40 +0000 |
commit | 4726602c49ae189f65d45316125fa8d141c90f51 (patch) | |
tree | db1759ea893e5444a44f8576bc27e2ca17e34262 /security | |
parent | 0286e5954524f601b6e0d05c98d1e02d6dea8b72 (diff) | |
download | pkgsrc-4726602c49ae189f65d45316125fa8d141c90f51.tar.gz |
Bump PKGREVISIONs to chase update of devel/libevent.
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 91b39e0af58..83bb431b1f5 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/04/25 16:39:40 tnn Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index 98e12737ffb..320f0f3d95f 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2007/02/11 05:22:24 tv Exp $ +# $NetBSD: Makefile,v 1.15 2007/04/25 16:39:40 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 6f92d095939..6c777983653 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2007/02/11 05:22:24 tv Exp $ +# $NetBSD: Makefile,v 1.18 2007/04/25 16:39:41 tnn Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 4c19cb8e70d..c22019088c6 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2007/02/11 05:22:24 tv Exp $ +# $NetBSD: Makefile,v 1.22 2007/04/25 16:39:41 tnn Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ \ ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ |