diff options
author | ume <ume@FreeBSD.org> | 2000-05-25 03:57:16 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2000-05-25 03:57:16 +0800 |
commit | 5cbf6c6f101371cc9ddf9fc31172c0ac8e421080 (patch) | |
tree | 67ae969f74461cbb9f69cbe0e1422c7112c29be7 /net/Makefile | |
parent | d2a34bd82ba0a4d693b44b97b112df4148ae56c4 (diff) | |
download | freebsd-ports-gnome-5cbf6c6f101371cc9ddf9fc31172c0ac8e421080.tar.gz freebsd-ports-gnome-5cbf6c6f101371cc9ddf9fc31172c0ac8e421080.tar.zst freebsd-ports-gnome-5cbf6c6f101371cc9ddf9fc31172c0ac8e421080.zip |
Activate p5-Socket6.
Diffstat (limited to 'net/Makefile')
-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 |