diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:29:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:29:19 +0000 |
commit | 9b5c65f85e0dccf319d254455c8e458ba65fada6 (patch) | |
tree | 2d8a559b301fdd9ef747cb202137dd6c346eb65a | |
parent | 8a1ef1ac9a45ad33e0b71716203b62fa9c4f8732 (diff) | |
download | ports-9b5c65f85e0dccf319d254455c8e458ba65fada6.tar.gz ports-9b5c65f85e0dccf319d254455c8e458ba65fada6.zip |
Activate the p5-Socks ports.
Notes
Notes:
svn path=/head/; revision=17586
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 62a6e5a1c2aa..a4e62f7b78f8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.237 1999/03/31 00:47:51 asami Exp $ +# $Id: Makefile,v 1.238 1999/04/02 01:07:56 taoka Exp $ # SUBDIR += SSLtelnet @@ -119,6 +119,7 @@ SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP + SUBDIR += p5-Socks SUBDIR += p5-pRPC SUBDIR += pathchar SUBDIR += pavuk |