summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-10 09:11:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-10 09:11:05 +0000
commit4b117158e7ca38eddbbd1a41d0154e9e09d0d079 (patch)
treede721dd8b05b0022032310f09cd9dd1e17757b31 /net/Makefile
parentMultilink ppp daemon. Note this port is marked BROKEN for now; I can't (diff)
Added mpd.
Notes
Notes: svn path=/head/; revision=6837
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 045f9a69585b..750f288b6c46 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.105 1997/06/07 04:12:11 jfitz Exp $
+# $Id: Makefile,v 1.106 1997/06/08 16:17:49 jfitz Exp $
#
SUBDIR += archie
@@ -30,6 +30,7 @@
SUBDIR += ldap
SUBDIR += libsocket++
SUBDIR += mirror
+ SUBDIR += mpd
SUBDIR += mrtg
SUBDIR += moxftp
SUBDIR += natd