aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-01-31 20:06:42 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-01-31 20:06:42 +0000
commitce625f9829220256d05385ac76e25975be1c01b8 (patch)
treed667350a6d8ae669ae5eef08335eaa42272b8ccb /net/Makefile
parent4686c6597f640d413387a85b15714654c03fc9fb (diff)
downloadports-ce625f9829220256d05385ac76e25975be1c01b8.tar.gz
ports-ce625f9829220256d05385ac76e25975be1c01b8.zip
Abstraction library over Unix socket API, part of the OSSP libs by Ralf
Engelschall. Good stuff.
Notes
Notes: svn path=/head/; revision=74370
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index cfebccaebdd2..734b2981d5d7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -360,6 +360,7 @@
SUBDIR += openverse
SUBDIR += oproute
SUBDIR += osrtspproxy
+ SUBDIR += ossp-sa
SUBDIR += p0f
SUBDIR += p5-Archie
SUBDIR += p5-BIND-Conf_Parser