diff options
author | tnn <tnn> | 2007-08-16 09:27:03 +0000 |
---|---|---|
committer | tnn <tnn> | 2007-08-16 09:27:03 +0000 |
commit | cf3a70c02fe3c4e995e537299213e01d3def8bbd (patch) | |
tree | ce65ca252e5b2dbebc53805285796f3ac4298d34 /security | |
parent | 8f259fcbaf0f70ee87133e06bf19015e538f141c (diff) | |
download | pkgsrc-cf3a70c02fe3c4e995e537299213e01d3def8bbd.tar.gz |
Revbump sweep of all libevent consumers due to update to libevent-1.3d.
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 83bb431b1f5..0b4f5e1a4b1 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2007/04/25 16:39:40 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2007/08/16 09:27:05 tnn Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index 320f0f3d95f..807789eee5d 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2007/04/25 16:39:40 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2007/08/16 09:27:06 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 6c777983653..a490711595a 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2007/04/25 16:39:41 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2007/08/16 09:27:06 tnn Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index c22019088c6..81cc2f33a09 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2007/04/25 16:39:41 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2007/08/16 09:27:06 tnn Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ \ ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ |