summaryrefslogtreecommitdiff
path: root/net/socks4
diff options
context:
space:
mode:
authorross <ross@pkgsrc.org>1999-01-20 00:48:12 +0000
committerross <ross@pkgsrc.org>1999-01-20 00:48:12 +0000
commit12b7da77b10cf4e877d68db73d1aa0d113e8abc0 (patch)
tree0f40d5ef4a61ecb6e34f87f58db8c35351d89dee /net/socks4
parentf7cb33f3d968cc1a74c964935d925bcc1ccdd2f3 (diff)
downloadpkgsrc-12b7da77b10cf4e877d68db73d1aa0d113e8abc0.tar.gz
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.
Diffstat (limited to 'net/socks4')
-rw-r--r--net/socks4/Makefile5
1 files 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