diff options
author | lioux <lioux@FreeBSD.org> | 2005-09-26 06:24:37 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-09-26 06:24:37 +0800 |
commit | 3548809693c812db6a48766e1f3e1718f3a44381 (patch) | |
tree | 2332a1295c186ccc844f425ffababa4ee6c0566c /net | |
parent | d4ab36b5d32e4b07a7e5fcb675960731244ff836 (diff) | |
download | freebsd-ports-gnome-3548809693c812db6a48766e1f3e1718f3a44381.tar.gz freebsd-ports-gnome-3548809693c812db6a48766e1f3e1718f3a44381.tar.zst freebsd-ports-gnome-3548809693c812db6a48766e1f3e1718f3a44381.zip |
After repo copy from net/Sockets update to development version 1.9.7
link net/Sockets-devel to the build
Repo copied by: marcus
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 |