diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-09 10:09:42 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-09 10:09:42 +0000 |
commit | 5643930c37e2b10db3614e3b998e81fcf9c851a4 (patch) | |
tree | f869568b2398af3fe5b8b9bb0f9512c24bee15f2 /net/Makefile | |
parent | 1977d149f7b7a43220e22efa99ec00b66f0e60cd (diff) | |
download | ports-5643930c37e2b10db3614e3b998e81fcf9c851a4.tar.gz ports-5643930c37e2b10db3614e3b998e81fcf9c851a4.zip |
- Move everybuddy to ayttm, and update to version 0.4.5
PR: 60273
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=97759
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 2642be7e1ecf..e2866d8afa0f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -35,6 +35,7 @@ SUBDIR += aslookup SUBDIR += aspathtree SUBDIR += asterisk + SUBDIR += ayttm SUBDIR += b2bua SUBDIR += balance SUBDIR += bandwidthd |