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/honeyd | |
parent | 16e3bf229cb7a89d0eb241eef4fd25347659c7b6 (diff) | |
download | pkgsrc-0c98879ba484418e2aa1c7886f43dae88dc50fac.tar.gz |
PKGREVISION bump due to proper ABI_DEPENDS versioning in devel/libevent.
Diffstat (limited to 'security/honeyd')
-rw-r--r-- | security/honeyd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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/ |