diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 22:24:37 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 22:24:37 +0000 |
commit | a5dad2cabc0ae46a549c193d41fbe4be85447e51 (patch) | |
tree | 93c9861d847669d92f3198bd490afb707e186a41 /net | |
parent | Update to 0.9.3 (diff) |
After repo copy from net/Sockets update to development version 1.9.7
link net/Sockets-devel to the build
Repo copied by: marcus
Notes
Notes:
svn path=/head/; revision=143546
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 13fbea8c0621..ebd765c3a838 100644 --- a/net/Makefile +++ b/net/Makefile @@ -12,6 +12,7 @@ SUBDIR += DarwinStreamingServer SUBDIR += GeoIP SUBDIR += Sockets + SUBDIR += Sockets-devel SUBDIR += acx100 SUBDIR += adasockets SUBDIR += aget |