diff options
author | cube <cube> | 2003-10-10 09:18:11 +0000 |
---|---|---|
committer | cube <cube> | 2003-10-10 09:18:11 +0000 |
commit | be4f71d44706402e83db2fd0defa0826e2f07857 (patch) | |
tree | 7bcbfbaf3758f7d8c45a128c983ca84c6fdd7f7e /security/dsniff | |
parent | 6862417c41df986cd6ac9d847a1698a6900ca69e (diff) | |
download | pkgsrc-be4f71d44706402e83db2fd0defa0826e2f07857.tar.gz |
Bump PKGREVISION since libnids update.
Diffstat (limited to 'security/dsniff')
-rw-r--r-- | security/dsniff/Makefile | 3 |
1 files changed, 2 insertions, 1 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/ |