diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-05-24 19:57:16 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-05-24 19:57:16 +0000 |
commit | 08c0d2041b0cf844bd2d09de7c1bc7fe265ea3c0 (patch) | |
tree | 94c09395011068bc5d358432d572cd462504c3c3 | |
parent | e3d1e0fa36f4530db96c259db29a5de66728b961 (diff) | |
download | freebsd-ports-08c0d2041b0cf844bd2d09de7c1bc7fe265ea3c0.zip |
Activate p5-Socket6.
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 50097e2ab668..37e3ccd467d4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -162,6 +162,7 @@ SUBDIR += p5-SNMP SUBDIR += p5-SNMP-Util SUBDIR += p5-SNMP_Session + SUBDIR += p5-Socket6 SUBDIR += p5-Socks SUBDIR += p5-URI SUBDIR += p5-pRPC |