diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-10-19 13:37:31 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-10-19 13:37:31 +0800 |
commit | 8af9cf057903c421b098c110871f753febbe96ab (patch) | |
tree | 5bf59e9b12cab4a5e56165391d43e6c269494c96 /net-p2p | |
parent | d8acd82c507e269ddeed754cbcf543263bf9ff0a (diff) | |
download | freebsd-ports-gnome-8af9cf057903c421b098c110871f753febbe96ab.tar.gz freebsd-ports-gnome-8af9cf057903c421b098c110871f753febbe96ab.tar.zst freebsd-ports-gnome-8af9cf057903c421b098c110871f753febbe96ab.zip |
- Connect amule and amule2 to the build
PR: ports/150985
Submitted by: swell.k@gmail.com (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index d11abc80dc4a..04544488dee0 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -3,6 +3,8 @@ COMMENT = peer-to-peer network applications + SUBDIR += amule + SUBDIR += amule-devel SUBDIR += apollon SUBDIR += azureus SUBDIR += azureus2 |