summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-01-06 03:59:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-01-06 03:59:14 +0000
commit65b1f7947a678fbf9dfd48fa842f9940c7031fe2 (patch)
tree724327e2e0523aec52d45a870384c331e9378133 /net
parentFix extract suffix problem. (diff)
fix my mis-quoting.
Notes
Notes: svn path=/head/; revision=15875
Diffstat (limited to 'net')
-rw-r--r--net/socks5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 300fbf90e286..ff065819a65a 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Apr 1996
# Whom: pst
#
-# $Id: Makefile,v 1.20 1998/10/07 18:51:28 imp Exp $
+# $Id: Makefile,v 1.21 1999/01/05 19:02:32 obrien Exp $
#
DISTNAME= socks5-v1.0r7
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.gz
MAINTAINER= imp@freebsd.org
-BROKEN= 'socks5-v1.0r7 is not available at NEC's website. Latest is v1.0r8'
+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"