diff options
author | wiz <wiz> | 2008-09-06 21:39:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-06 21:39:52 +0000 |
commit | b72112b91847551a1186b6cfeae576c37f5b5e12 (patch) | |
tree | 8d2edbb33938e63f94a895c3949646f1725f2326 /security | |
parent | a6518482ee8d04489a1c24866816ddff10d12ed9 (diff) | |
download | pkgsrc-b72112b91847551a1186b6cfeae576c37f5b5e12.tar.gz |
Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change.
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 eabdbad9830..cb79ad67b59 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2008/04/22 18:06:09 tnn Exp $ +# $NetBSD: Makefile,v 1.15 2008/09/06 21:39:53 wiz Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index 4dd6f9738b4..383ade47489 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2008/04/22 18:06:09 tnn Exp $ +# $NetBSD: Makefile,v 1.18 2008/09/06 21:39:53 wiz Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 34e32570a4f..5877389ea9a 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2008/04/22 18:06:09 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2008/09/06 21:39:53 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 3a5e913fb25..900afcd025e 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2008/06/20 01:09:34 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2008/09/06 21:39:53 wiz Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ |