diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-03-22 15:49:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-03-22 15:49:29 +0000 |
commit | 22605bb4ab5ce3dcfc0e3fd266ab13d3f121ea4d (patch) | |
tree | 5048de95af191845acc130f40d0a0c16047bd967 /security/sniff | |
parent | e40be22a1e89b9c05a3dc6c9a635545e4d6ce88a (diff) | |
download | ports-22605bb4ab5ce3dcfc0e3fd266ab13d3f121ea4d.tar.gz ports-22605bb4ab5ce3dcfc0e3fd266ab13d3f121ea4d.zip |
Notes
Diffstat (limited to 'security/sniff')
-rw-r--r-- | security/sniff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sniff/Makefile b/security/sniff/Makefile index 2d92b33f92f8..3d750d99f935 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -8,7 +8,7 @@ DISTNAME= sniff-1.0 CATEGORIES= security -MASTER_SITES= ftp://righi.df.unibo.it/pub/sniff/ +MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ MAINTAINER= veraldi@cs.unibo.it |