summaryrefslogtreecommitdiff
path: root/net/socks5
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-01-05 19:02:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-01-05 19:02:32 +0000
commit7b04b1e1f9c169ff958fc23f6b562c7a34a3e9ea (patch)
treeeb1ad7f8a3ac151619f0bb57c1a90e471233b11c /net/socks5
parentUnbreak BROKEN_ELF. You can't just take a string with the word (diff)
BROKEN= 'socks5-v1.0r7 is not available at NEC's website. Latest is v1.0r8'
Notes
Notes: svn path=/head/; revision=15870
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 2088373f67bf..300fbf90e286 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Apr 1996
# Whom: pst
#
-# $Id: Makefile,v 1.19 1998/07/20 22:46:57 imp Exp $
+# $Id: Makefile,v 1.20 1998/10/07 18:51:28 imp Exp $
#
DISTNAME= socks5-v1.0r7
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.gz
MAINTAINER= imp@freebsd.org
+BROKEN= 'socks5-v1.0r7 is not available at NEC's website. Latest is v1.0r8'
+
NO_CDROM= "NEC has a funky license for this software"
RESTRICTED= "no commercial use"