diff options
author | cube <cube> | 2003-10-28 16:59:14 +0000 |
---|---|---|
committer | cube <cube> | 2003-10-28 16:59:14 +0000 |
commit | 0025fb9b128981ac25fce763b863f30f23d5ff4a (patch) | |
tree | a8c729e642eb43279856516beef2c7d18bb97a5a /security | |
parent | f3107635fd635cb07835c6c2bc99fa23b1f558e9 (diff) | |
download | pkgsrc-0025fb9b128981ac25fce763b863f30f23d5ff4a.tar.gz |
Bump PKGREVISION after libnids update.
Diffstat (limited to 'security')
-rw-r--r-- | security/dsniff/Makefile | 4 | ||||
-rw-r--r-- | security/pakemon/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index e1daa2332de..a9cd10a19be 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/10/10 09:18:11 cube Exp $ +# $NetBSD: Makefile,v 1.17 2003/10/28 16:59:14 cube Exp $ # $OpenBSD: Makefile,v 1.13 2000/06/19 18:38:55 dugsong Exp $ DISTNAME= dsniff-2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES+= http://monkey.org/~dugsong/dsniff/ diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile index 26741244769..f00e3d56357 100644 --- a/security/pakemon/Makefile +++ b/security/pakemon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/10/10 09:18:11 cube Exp $ +# $NetBSD: Makefile,v 1.15 2003/10/28 16:59:14 cube Exp $ DISTNAME= pakemon-0.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.sfc.keio.ac.jp/~keiji/ids/pakemon/ \ http://www.binarii.com/files/security/ \ |