diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-12-20 14:38:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-12-20 14:38:52 +0000 |
commit | 0f4258f20f5220d9fe8ac205fe5ca73c0a04676c (patch) | |
tree | aae9e69f3e5fade7612c4c6b98a01bb1bcf59ae8 /net/Makefile | |
parent | bae5602d5f49afc0ee9a0b33aa8c17f1f03c0348 (diff) | |
download | ports-0f4258f20f5220d9fe8ac205fe5ca73c0a04676c.tar.gz ports-0f4258f20f5220d9fe8ac205fe5ca73c0a04676c.zip |
Add minissdpd 1.0, UPnP IGD discovery speed ehancer.
Notes
Notes:
svn path=/head/; revision=246303
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 c2fe39ec9636..205320d98a27 100644 --- a/net/Makefile +++ b/net/Makefile @@ -355,6 +355,7 @@ SUBDIR += micro_inetd SUBDIR += micro_proxy SUBDIR += minisapserver + SUBDIR += minissdpd SUBDIR += miniupnpc SUBDIR += miniupnpd SUBDIR += miredo |