diff options
author | osa <osa@FreeBSD.org> | 2004-01-29 21:32:12 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2004-01-29 21:32:12 +0800 |
commit | 9ea0175cbb7e837543b5549f1386b28405a13f56 (patch) | |
tree | f28bcd7dad99b26172a3e353e939b81054f3cb9c /net/Makefile | |
parent | 73768e4aae038f2fe9baae79f769fe5628f907ce (diff) | |
download | freebsd-ports-gnome-9ea0175cbb7e837543b5549f1386b28405a13f56.tar.gz freebsd-ports-gnome-9ea0175cbb7e837543b5549f1386b28405a13f56.tar.zst freebsd-ports-gnome-9ea0175cbb7e837543b5549f1386b28405a13f56.zip |
Add a new port atmsupport: contains a number of
libraries and tools to test the NgATM sub-system.
The easiest way to run these tests are the scripts
in /usr/src/tools/regression/atm.
Submitted by: harti
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 654b5f1b496d..e4b36a4d1f09 100644 --- a/net/Makefile +++ b/net/Makefile @@ -36,6 +36,7 @@ SUBDIR += aslookup SUBDIR += aspathtree SUBDIR += asterisk + SUBDIR += atmsupport SUBDIR += ayttm SUBDIR += b2bua SUBDIR += balance |