diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-10 09:11:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-10 09:11:05 +0000 |
commit | 4b117158e7ca38eddbbd1a41d0154e9e09d0d079 (patch) | |
tree | de721dd8b05b0022032310f09cd9dd1e17757b31 /net/Makefile | |
parent | 88717f97ae79525855a7d669e48ec4266fcf3be6 (diff) | |
download | ports-4b117158e7ca38eddbbd1a41d0154e9e09d0d079.tar.gz ports-4b117158e7ca38eddbbd1a41d0154e9e09d0d079.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
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 |