summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/dsniff-nox11/Makefile4
-rw-r--r--security/dsniff/Makefile4
-rw-r--r--security/pakemon/Makefile4
3 files changed, 6 insertions, 6 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
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index 5b6472bbaf0..cdd1b73a057 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2013/02/06 19:31:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.39 2013/10/06 08:28:37 obache Exp $
.include "Makefile.common"
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= Password sniffer (webspy)
DEPENDS+= dsniff-nox11-[0-9]*:../../security/dsniff-nox11
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index 3d7dc4f2681..3baef70248b 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2013/04/08 11:17:21 rodent Exp $
+# $NetBSD: Makefile,v 1.34 2013/10/06 08:28:37 obache Exp $
DISTNAME= pakemon-0.3.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= http://www.binarii.com/files/security/
MAINTAINER= pkgsrc-users@NetBSD.org