diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-16 05:04:44 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-16 05:04:44 +0000 |
commit | 758b6a8fe39c2ca45ab9d7e33bf98ac9f5979113 (patch) | |
tree | 76084517eebd0d15621db1b4840a05ef58fcb790 /net/Makefile | |
parent | Update to 1.3.19. See http://galeon.sourceforge.net/Main/GaleonRelease1319 (diff) |
New port Sockets version 1.7.1: A C++ wrapper for BSD-style sockets
Notes
Notes:
svn path=/head/; revision=126544
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 f8d19f9f0964..42be8b138e71 100644 --- a/net/Makefile +++ b/net/Makefile @@ -10,6 +10,7 @@ SUBDIR += AquaGatekeeper SUBDIR += DarwinStreamingServer SUBDIR += GeoIP + SUBDIR += Sockets SUBDIR += acx100 SUBDIR += adasockets SUBDIR += aget |