diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 17:44:39 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 17:44:39 +0000 |
commit | d624138fd5de4c6466cc16e6723b3f85ecbc52fb (patch) | |
tree | d4b114ed97c4905655f034549c91eb023ac008ec /net/sniffit | |
parent | 703f87fa95de2dbea47c44a63030797b4d1f74c2 (diff) | |
download | ports-d624138fd5de4c6466cc16e6723b3f85ecbc52fb.tar.gz ports-d624138fd5de4c6466cc16e6723b3f85ecbc52fb.zip |
Notes
Diffstat (limited to 'net/sniffit')
-rw-r--r-- | net/sniffit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 105d68241014..55c460f33024 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -10,7 +10,7 @@ PORTNAME= sniffit PORTVERSION= 0.3.7b CATEGORIES= net security MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ + ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ DISTNAME= sniffit.0.3.7.beta MAINTAINER= obrien@FreeBSD.org |