diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-08 01:44:39 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-08 01:44:39 +0800 |
commit | e94b83c34a021f4ffc98105811847f00a7a3385b (patch) | |
tree | a3e4059be6c9182c29f5f0075f2ae068e17b0bcd /net/sniffit | |
parent | a3ae447c013b4b4fe02c6c9ca8afafd2bdc1be97 (diff) | |
download | freebsd-ports-gnome-e94b83c34a021f4ffc98105811847f00a7a3385b.tar.gz freebsd-ports-gnome-e94b83c34a021f4ffc98105811847f00a7a3385b.tar.zst freebsd-ports-gnome-e94b83c34a021f4ffc98105811847f00a7a3385b.zip |
The local-distfiles dir on ftp.freebsd.org was moved under ports/.
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 |