diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-01-09 17:44:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-01-09 17:44:46 +0000 |
commit | ea4f0669ef8bef76bf75b6de158434301fe29e4a (patch) | |
tree | b14c1362e683a35cf25a341369fceba01ff05f33 | |
parent | LibMMS aims to be common mms:// and mmsh:// (Microsoft streaming protocols) (diff) |
libmms -> ports/net/libmms
Notes
Notes:
svn path=/head/; revision=125975
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index fa6577d833a8..d5b5a834286a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -291,6 +291,7 @@ SUBDIR += libnetdude SUBDIR += libnids SUBDIR += libnss-mysql + SUBDIR += libmms SUBDIR += libosip SUBDIR += libosip2 SUBDIR += libpcap |