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/honeyd-arpd | |
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/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 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/ |