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/socks4 | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'net/socks4')
-rw-r--r-- | net/socks4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socks4/Makefile b/net/socks4/Makefile index 2a973c756f4..b74df3eb5ca 100644 --- a/net/socks4/Makefile +++ b/net/socks4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2017/09/04 18:00:59 wiz Exp $ # DISTNAME= export.socks.cstc.4.2.2 @@ -8,7 +8,7 @@ CATEGORIES= net security MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks4/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.socks.nec.com/socksv4.html +#HOMEPAGE= http://www.socks.nec.com/socksv4.html COMMENT= Old library, server and client for using proxy firewall software CONFLICTS= socks5-[0-9]* dante* |