diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
commit | 4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch) | |
tree | 497694cf293ada6bbb344103e4bfae0a92927e87 /net/sniffit/Makefile | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'net/sniffit/Makefile')
-rw-r--r-- | net/sniffit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index db8189f3f80..cdf3057f9ec 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2015/08/18 07:31:15 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2017/09/04 18:00:59 wiz Exp $ # DISTNAME= sniffit.0.3.5 @@ -8,7 +8,7 @@ CATEGORIES= net security MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html +#HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html COMMENT= Packet sniffer program BROKEN_ON_PLATFORM= ${LP64PLATFORMS} # severe LP64 loss |