diff options
author | tv <tv> | 2007-02-11 05:22:24 +0000 |
---|---|---|
committer | tv <tv> | 2007-02-11 05:22:24 +0000 |
commit | 553984267586151f399ef0adab910b4477595c48 (patch) | |
tree | bf088513eb740395b12a37bba0d5c0eeac924775 /security/honeyd-arpd | |
parent | d6a58e6f4bc0c39bef398b0fc72b09ee912c86e4 (diff) | |
download | pkgsrc-553984267586151f399ef0adab910b4477595c48.tar.gz |
PKGREVISION bump due to proper ABI_DEPENDS versioning in devel/libevent.
Diffstat (limited to 'security/honeyd-arpd')
-rw-r--r-- | security/honeyd-arpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |