diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2005-09-22 11:41:15 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2005-09-22 11:41:15 +0000 |
commit | 8beef97d311c825f9db56cd25d131185c29e0366 (patch) | |
tree | f8be48d2e8185efd7bd12aeec3a909d4d4ee2e11 /net/Makefile | |
parent | Add p5-Data-ACL 0.02, a Perl extension for simple ACL lists. (diff) |
Add mpd4.
Notes
Notes:
svn path=/head/; revision=143348
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 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 |