diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-04-26 02:23:07 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-04-26 02:23:07 +0000 |
commit | 49144d0cf9857c68884738e29ef2cb99dfdf79b2 (patch) | |
tree | de12676f0f5369939014cdf2ba6e16b3f19aa460 /net/Makefile | |
parent | bc59b0dcf776f4bd3cf3d8820ff8d9ab5401f297 (diff) | |
download | ports-49144d0cf9857c68884738e29ef2cb99dfdf79b2.tar.gz ports-49144d0cf9857c68884738e29ef2cb99dfdf79b2.zip |
Notes
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 a563255d2071..139faa791c0a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -259,6 +259,7 @@ SUBDIR += libbgpdump SUBDIR += libconnect SUBDIR += libdnet + SUBDIR += libevnet SUBDIR += libexosip2 SUBDIR += libgnetwork SUBDIR += libmms |