diff options
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 be4adce19e59..105d68241014 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/ \ - http://people.FreeBSD.org/~obrien/Distfiles/ + ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ DISTNAME= sniffit.0.3.7.beta MAINTAINER= obrien@FreeBSD.org |
