diff options
author | archie <archie@FreeBSD.org> | 2005-09-22 19:41:15 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2005-09-22 19:41:15 +0800 |
commit | 150cc10189a6c13bb22a95bc23831e1ad240ea69 (patch) | |
tree | 78d69faef3acca92d93720a76782ff57ef84cb57 | |
parent | 42cfa6b7664f54a25ad06a6db710510c68ae59aa (diff) | |
download | freebsd-ports-gnome-150cc10189a6c13bb22a95bc23831e1ad240ea69.tar.gz freebsd-ports-gnome-150cc10189a6c13bb22a95bc23831e1ad240ea69.tar.zst freebsd-ports-gnome-150cc10189a6c13bb22a95bc23831e1ad240ea69.zip |
Add mpd4.
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7de5d6d6637b..cd6f3b9c52e8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -396,6 +396,7 @@ SUBDIR += mopd SUBDIR += morebalance SUBDIR += mpd + SUBDIR += mpd4 SUBDIR += mpich SUBDIR += mrt SUBDIR += mrtg-ping-probe |