diff options
author | cube <cube@pkgsrc.org> | 2003-10-10 09:18:11 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2003-10-10 09:18:11 +0000 |
commit | 28cb362dd2657af964bf077b7ca0882dc3d3289a (patch) | |
tree | 7bcbfbaf3758f7d8c45a128c983ca84c6fdd7f7e /security | |
parent | b1fde1675e869f97ff211e53f833aa01b6ef0027 (diff) | |
download | pkgsrc-28cb362dd2657af964bf077b7ca0882dc3d3289a.tar.gz |
Bump PKGREVISION since libnids update.
Diffstat (limited to 'security')
-rw-r--r-- | security/dsniff/Makefile | 3 | ||||
-rw-r--r-- | security/pakemon/Makefile | 3 |
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/ \ |