diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2001-09-29 05:42:30 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2001-09-29 05:42:30 +0000 |
commit | c5daf64bcb67f37838c6a965751d5225eb9ddffe (patch) | |
tree | 9707d33cfbce2d1bcd79330813f22b793aca895b /net/Makefile | |
parent | ebcdffe6b52500170179193c08ed76a83e5c1cb5 (diff) |
Add OpenSLP 1.0.2, open-source implementation of the Service
Location Protocol.
PR: 30601
Submitted by: Joe Clarke <marcus@marcuscom.com>
Notes
Notes:
svn path=/head/; revision=48258
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 dbff9f06194d..c1241d2e2661 100644 --- a/net/Makefile +++ b/net/Makefile @@ -253,6 +253,7 @@ SUBDIR += openldap SUBDIR += openldap2 SUBDIR += openmcu + SUBDIR += openslp SUBDIR += openverse SUBDIR += oproute SUBDIR += p0f |