diff options
author | cube <cube@pkgsrc.org> | 2003-10-28 16:59:14 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2003-10-28 16:59:14 +0000 |
commit | 846f4ab49ca267ad7b5a514cacf70cb45eebd80e (patch) | |
tree | a8c729e642eb43279856516beef2c7d18bb97a5a /security/dsniff | |
parent | 3f8ce783de089335366c329a62500ed62f390e7b (diff) | |
download | pkgsrc-846f4ab49ca267ad7b5a514cacf70cb45eebd80e.tar.gz |
Bump PKGREVISION after libnids update.
Diffstat (limited to 'security/dsniff')
-rw-r--r-- | security/dsniff/Makefile | 4 |
1 files changed, 2 insertions, 2 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/ |