diff options
author | sem <sem@FreeBSD.org> | 2007-10-24 21:31:37 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2007-10-24 21:31:37 +0800 |
commit | 09e9a40c8146cb9d2e8bde0f63262be064acd5ab (patch) | |
tree | f813a06486ad8d82860301c8152af153a0753aa5 /net/Makefile | |
parent | 113e6a351428e314623aa7722d664fd1f9146c20 (diff) | |
download | freebsd-ports-gnome-09e9a40c8146cb9d2e8bde0f63262be064acd5ab.tar.gz freebsd-ports-gnome-09e9a40c8146cb9d2e8bde0f63262be064acd5ab.tar.zst freebsd-ports-gnome-09e9a40c8146cb9d2e8bde0f63262be064acd5ab.zip |
First public release of the mpd-5.x branch.
The main goal of this branch is to implement new
operation principles based on dynamic on-demand
links/bundles creation.
Repocopied from: net/mpd4
Repocopied by: marcus
Submitted by: maintainer
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 0aa74cd60eee..3780109e23fd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -323,6 +323,7 @@ SUBDIR += morebalance SUBDIR += mpd SUBDIR += mpd4 + SUBDIR += mpd5 SUBDIR += mpich SUBDIR += mpich2 SUBDIR += mping |