diff options
author | tnn <tnn@pkgsrc.org> | 2007-08-16 09:27:03 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-08-16 09:27:03 +0000 |
commit | 38c78edf1731f1b39a93703d9212e00c2451dd90 (patch) | |
tree | ce65ca252e5b2dbebc53805285796f3ac4298d34 /security/honeyd | |
parent | 8351609f9b9d250671b4163566cd5c722c1a94e4 (diff) | |
download | pkgsrc-38c78edf1731f1b39a93703d9212e00c2451dd90.tar.gz |
Revbump sweep of all libevent consumers due to update to libevent-1.3d.
Diffstat (limited to 'security/honeyd')
-rw-r--r-- | security/honeyd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 6c777983653..a490711595a 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2007/04/25 16:39:41 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2007/08/16 09:27:06 tnn Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |