summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/dsniff/Makefile3
-rw-r--r--security/pakemon/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index 4c13e768066..e1daa2332de 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2003/10/10 08:54:26 cube Exp $
+# $NetBSD: Makefile,v 1.16 2003/10/10 09:18:11 cube Exp $
# $OpenBSD: Makefile,v 1.13 2000/06/19 18:38:55 dugsong Exp $
DISTNAME= dsniff-2.3
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES+= http://monkey.org/~dugsong/dsniff/
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index 65c789c771c..26741244769 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/10/10 08:55:12 cube Exp $
+# $NetBSD: Makefile,v 1.14 2003/10/10 09:18:11 cube Exp $
DISTNAME= pakemon-0.3.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.sfc.keio.ac.jp/~keiji/ids/pakemon/ \
http://www.binarii.com/files/security/ \