diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-05 05:58:40 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-05 05:58:40 +0800 |
commit | e85d55092b74d41d4ff9b24867bc39b4f10c5f7c (patch) | |
tree | 7d33126861cb1d15da8f0694a7031a9a8c5cbd15 /net/sniffit | |
parent | 93720344a3df4098ade9d22dcc2f300365d5c5f5 (diff) | |
download | freebsd-ports-gnome-e85d55092b74d41d4ff9b24867bc39b4f10c5f7c.tar.gz freebsd-ports-gnome-e85d55092b74d41d4ff9b24867bc39b4f10c5f7c.tar.zst freebsd-ports-gnome-e85d55092b74d41d4ff9b24867bc39b4f10c5f7c.zip |
Remove stale master-sites.
If somebody knows where to find it, let me know!
Noticed by: Bill Fs tools
Diffstat (limited to 'net/sniffit')
-rw-r--r-- | net/sniffit/Makefile | 3 | ||||
-rw-r--r-- | net/sniffit/pkg-descr | 7 |
2 files changed, 4 insertions, 6 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 675d131cc4e1..82a962d20445 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -10,8 +10,7 @@ PORTNAME= sniffit PORTVERSION= 0.3.7b PORTREVISION= 2 CATEGORIES= net security -MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ \ - http://www.mavetju.org/download/adopted/ +MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= sniffit.0.3.7.beta PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL} \ diff --git a/net/sniffit/pkg-descr b/net/sniffit/pkg-descr index 0f514cb8dc2b..59222f73b2c3 100644 --- a/net/sniffit/pkg-descr +++ b/net/sniffit/pkg-descr @@ -4,10 +4,9 @@ Sniffit produces very detailed technical details about the packets flowing through your network (SEQ, ACK, TTL, Window, ...) and also packet contents in different formats (hex or plain text, ...) -WWW: http://reptile.rug.ac.be/~coder/sniffit/sniffit.html -FAQ: http://reptile.rug.ac.be/~coder/sniffit/sniffit-FAQ.html - or - http://reptile.rug.ac.be/~wvdputte/sniffit_addicts_anonymous/ +WWW-404: http://reptile.rug.ac.be/~coder/sniffit/sniffit.html +FAQ-404: http://reptile.rug.ac.be/~coder/sniffit/sniffit-FAQ.html + or http://reptile.rug.ac.be/~wvdputte/sniffit_addicts_anonymous/ - Adam McDougall mcdouga9@egr.msu.edu |