diff options
author | flz <flz@FreeBSD.org> | 2006-05-17 19:26:56 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-05-17 19:26:56 +0800 |
commit | b029ad47a326362aedeb3a92752e1cc3e2174488 (patch) | |
tree | b7fa2802413743f002644765bc54a0bf9330756e /net-p2p/Makefile | |
parent | e63f474a337ae4a9c68404739b6d8af60929884e (diff) | |
download | freebsd-ports-graphics-b029ad47a326362aedeb3a92752e1cc3e2174488.tar.gz freebsd-ports-graphics-b029ad47a326362aedeb3a92752e1cc3e2174488.tar.zst freebsd-ports-graphics-b029ad47a326362aedeb3a92752e1cc3e2174488.zip |
- Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent.
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 6dde0ed98a6..775565e7f62 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -97,6 +97,7 @@ SUBDIR += qtorrent SUBDIR += rblibtorrent SUBDIR += rtorrent + SUBDIR += rtorrent-devel SUBDIR += squall SUBDIR += torrentflux SUBDIR += torrentsniff |