diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-18 12:10:56 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-18 12:10:56 +0000 |
commit | 8324e0ea2343903ba518f7cf46c561f8a1f762fe (patch) | |
tree | dcaab2ab917ec70ebbab0aca86ed0d2be2a1a762 /net/Makefile | |
parent | 6d7e72a659604529a10ccc82675d0583f7d4c1bf (diff) | |
download | ports-8324e0ea2343903ba518f7cf46c561f8a1f762fe.tar.gz ports-8324e0ea2343903ba518f7cf46c561f8a1f762fe.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 204ba6f9829f..e4688e6120a4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1997/04/12 17:19:11 peter Exp $ +# $Id: Makefile,v 1.99 1997/04/13 15:41:57 brian Exp $ # SUBDIR += archie @@ -30,6 +30,7 @@ SUBDIR += ldap SUBDIR += libsocket++ SUBDIR += mirror + SUBDIR += mrtg SUBDIR += moxftp SUBDIR += natd SUBDIR += ncftp |