Update to dsniff 1.2 which now builds out of the box of FreeBSD. How's
that for vendor turnaround time!
This commit is contained in:
parent
7bdff4cc1b
commit
549ab1724d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24581
2 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
# New ports collection makefile for: dsniff
|
||||
# Version required: 1.1
|
||||
# Version required: 1.2
|
||||
# Date created: 08 Jan 2000
|
||||
# Whom: kris@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
DISTNAME= dsniff-1.1
|
||||
DISTNAME= dsniff-1.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.monkey.org/~dugsong/dsniff/
|
||||
|
||||
|
@ -14,4 +14,6 @@ MAINTAINER= kris@FreeBSD.org
|
|||
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet \
|
||||
${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
MD5 (dsniff-1.1.tar.gz) = 198ec4a93db825aa178c9d15f17d2230
|
||||
RMD160 (dsniff-1.1.tar.gz) = da13cb6abb467a5530bcf47900c119b952a4a963
|
||||
SHA1 (dsniff-1.1.tar.gz) = e0ab58460524fd0389b2438578101d300cb97e4c
|
||||
MD5 (dsniff-1.2.tar.gz) = c4a054c04386d779f58177b7087a2e14
|
||||
|
|
Loading…
Reference in a new issue