diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-04 09:25:09 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-04 09:25:09 +0000 |
commit | 59fb18e80ecb177c99e698df0925a767d364130b (patch) | |
tree | 07a3c9a286ac002cb26135200d6b7c1acdbf22c0 /net/Makefile | |
parent | - Move games/scorched3d-devel to games/scorched3d (diff) |
- Add Rtorrent 0.1.0, a BitTorrent Client written in C++.
Approved by: pav (mentor)
Notes
Notes:
svn path=/head/; revision=130335
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 585c831baf2e..50356a933bd9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -666,6 +666,7 @@ SUBDIR += rshell SUBDIR += rsync SUBDIR += rtg + SUBDIR += rtorrent SUBDIR += ruby-dict SUBDIR += ruby-icmp SUBDIR += ruby-ldap |