diff options
author | asami <asami@FreeBSD.org> | 1997-12-27 04:10:19 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-27 04:10:19 +0000 |
commit | 6fb5c28eb7064e3abb38e44b8a71442612a256d9 (patch) | |
tree | 934de70225d2bed88cd371f4bb1a298e69bdf6fe /net/Makefile | |
parent | 518ccb6c81b4cc041cfd2645fefb7ed2430bef9b (diff) | |
download | FreeBSD-ports-6fb5c28eb7064e3abb38e44b8a71442612a256d9.zip FreeBSD-ports-6fb5c28eb7064e3abb38e44b8a71442612a256d9.tar.gz |
Add macipgw and ncftp3.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 55681c5..c2249b1 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 |