diff options
author | obache <obache@pkgsrc.org> | 2013-10-06 08:28:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-10-06 08:28:37 +0000 |
commit | 447695632a2974e179708f3d090bf4ceacf579ef (patch) | |
tree | 3f1c0175f7b22529352df62dfb93db9171402eea /security/dsniff-nox11 | |
parent | d158054f75410d36423ef8eda4f4192301726faa (diff) | |
download | pkgsrc-447695632a2974e179708f3d090bf4ceacf579ef.tar.gz |
Bump PKGREVISION to be built with unvulnerable libnids>=1.24.
Diffstat (limited to 'security/dsniff-nox11')
-rw-r--r-- | security/dsniff-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dsniff-nox11/Makefile b/security/dsniff-nox11/Makefile index 365ca772b9c..ceeb1190247 100644 --- a/security/dsniff-nox11/Makefile +++ b/security/dsniff-nox11/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 18:16:26 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/10/06 08:28:37 obache Exp $ .include "../../security/dsniff/Makefile.common" PKGNAME= dsniff-nox11-${VERS} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Password sniffer CONFIGURE_ARGS+= --without-x |