diff options
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 6ff0a78d0af7..167863ed715d 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -78,6 +78,7 @@ SUBDIR += rtorrent SUBDIR += shx SUBDIR += sonarr + SUBDIR += sonarr-devel SUBDIR += squall SUBDIR += torrent-file-editor SUBDIR += torrentcheck @@ -93,5 +94,7 @@ SUBDIR += vuze SUBDIR += xmrig SUBDIR += zetacoin + SUBDIR += zetacoin-daemon + SUBDIR += zetacoin-utils .include <bsd.port.subdir.mk> |