diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-27 04:10:19 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-27 04:10:19 +0000 |
commit | 4d5aaea8aee2c1cec6083ed51fc82f2498e2610c (patch) | |
tree | 9911758b9a0a79e05101088e099019bf6d7923b2 /net | |
parent | 39e1914a141aca8a7a2f10ae3275c3e28fd44091 (diff) | |
download | ports-4d5aaea8aee2c1cec6083ed51fc82f2498e2610c.tar.gz ports-4d5aaea8aee2c1cec6083ed51fc82f2498e2610c.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 55681c5520cc..c2249b183123 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.130 1997/11/26 00:25:15 jseger Exp $ +# $Id: Makefile,v 1.131 1997/12/01 23:19:38 jseger Exp $ # SUBDIR += archie @@ -41,12 +41,14 @@ SUBDIR += libsocket++ SUBDIR += llnlxdir SUBDIR += llnlxftp + SUBDIR += macipgw SUBDIR += mirror SUBDIR += moxftp SUBDIR += mpd SUBDIR += mrtg SUBDIR += ncftp SUBDIR += ncftp2 + SUBDIR += ncftp3 SUBDIR += netatalk SUBDIR += netcat SUBDIR += netpipes |