From 3a0e2c5600cdd97471819529b28faacfdf797178 Mon Sep 17 00:00:00 2001 From: ross Date: Wed, 20 Jan 1999 00:48:12 +0000 Subject: Add the real site at ftp.nec.com to MASTER_SITES. The Poland site isn't working right now and was never more than a mirror. We are downloading export.socks.cstc... and socks4 doesn't even have authentication (unless you count identd :-) much less any crypto ... should be safe for export. --- net/socks4/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/socks4/Makefile b/net/socks4/Makefile index 3482b9c9af0..116a7c9b839 100644 --- a/net/socks4/Makefile +++ b/net/socks4/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 1998/08/20 15:17:19 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 1999/01/20 00:48:12 ross Exp $ # DISTNAME= export.socks.cstc.4.2.2 PKGNAME= socks4-2.2 CATEGORIES= net security -MASTER_SITES= http://www.ibs.net.pl/archive/Firewalls/socks/socks4/ +MASTER_SITES= http://www.ibs.net.pl/archive/Firewalls/socks/socks4/\ + ftp://ftp.nec.com/pub/socks/socks4/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.socks.nec.com/socksv4.html -- cgit v1.2.3