diff options
author | tnn <tnn> | 2011-02-11 21:22:02 +0000 |
---|---|---|
committer | tnn <tnn> | 2011-02-11 21:22:02 +0000 |
commit | 9a05a40a08ad781219f7bc6a45c17304a8f80eb9 (patch) | |
tree | df0b4551366da8b0c1a42c7de847f1f7530c9ee2 /security/honeyd-arpd | |
parent | 3a84fa23745b7909975dddf97fe7b453207a5569 (diff) | |
download | pkgsrc-9a05a40a08ad781219f7bc6a45c17304a8f80eb9.tar.gz |
revbump(1) for devel/libevent update.
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 3efc4758b0f..edaed3fee66 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2010/01/27 22:06:18 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2011/02/11 21:22:04 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |