diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-01-28 06:22:43 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-01-28 06:22:43 +0000 |
| commit | f109a2186b971095f26800ef2148d7e031ba3bc8 (patch) | |
| tree | 3ea32bc27fc783639a0a21d0eeb7b3a05e8c0a33 /security/dsniff/Makefile | |
| parent | 270b3b08553ef69f4edf15ed02937dbf1423083e (diff) | |
Upgrade to dsniff 1.3. The new patch is a hack because I didn't have time
to work out why configure wasn't noticing our db.h..
Diffstat (limited to 'security/dsniff/Makefile')
| -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 1623d71fd1d7..7ef31d3ff153 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -1,11 +1,11 @@ # New ports collection makefile for: dsniff -# Version required: 1.2 +# Version required: 1.3 # Date created: 08 Jan 2000 # Whom: kris@FreeBSD.org # # $FreeBSD$ -DISTNAME= dsniff-1.2 +DISTNAME= dsniff-1.3 CATEGORIES= security MASTER_SITES= http://www.monkey.org/~dugsong/dsniff/ |
