diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1994-12-25 13:19:03 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1994-12-25 13:19:03 +0000 |
commit | c1a764d4ecfd50db600f79605204b5d49048bb12 (patch) | |
tree | 8c5aedca403aebee8efc5c6d8e712d12873e3940 /net | |
parent | 8abca2d812de28ac7798568ad5bc272056c56109 (diff) | |
download | freebsd-ports-c1a764d4ecfd50db600f79605204b5d49048bb12.zip |
Add dgd-lpmud and gopher to the subdir target.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index c62197fc2943..9b19dd47a5ef 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.21 1994/11/24 22:23:05 asami Exp $ +# $Id: Makefile,v 1.22 1994/11/25 20:29:58 ats Exp $ # # -SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \ +SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gn gopher irc \ + ircII lynx ncftp2 \ pcnfsd pidentd pmf sup tcp_wrapper tcpblast tkWWW tintin++ wais \ wu-ftpd yale-tftpd |