diff options
author | tv <tv@pkgsrc.org> | 2007-02-11 05:22:24 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-02-11 05:22:24 +0000 |
commit | 0c98879ba484418e2aa1c7886f43dae88dc50fac (patch) | |
tree | bf088513eb740395b12a37bba0d5c0eeac924775 /security | |
parent | 16e3bf229cb7a89d0eb241eef4fd25347659c7b6 (diff) | |
download | pkgsrc-0c98879ba484418e2aa1c7886f43dae88dc50fac.tar.gz |
PKGREVISION bump due to proper ABI_DEPENDS versioning in 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 | 3 | ||||
-rw-r--r-- | security/scanssh/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 57d7a7559d2..350cefb83f7 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:30:33 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/11 05:22:24 tv Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index c399bfd4ace..98e12737ffb 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2006/10/05 11:10:46 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/11 05:22:24 tv Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 8aefac3a09b..6f92d095939 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/08/21 20:19:36 adrianp Exp $ +# $NetBSD: Makefile,v 1.17 2007/02/11 05:22:24 tv Exp $ # DISTNAME= honeyd-1.5b +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 9a3d4d40c7d..4c19cb8e70d 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:38 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2007/02/11 05:22:24 tv Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ \ ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ |