diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-02-03 02:03:31 +0800 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-02-03 02:03:31 +0800 |
commit | 872e673e62380100afb174d01cd44a5c7bfa7736 (patch) | |
tree | 0275109f8db49ed70556b020716de4b3523d1f80 /net | |
parent | 0d124cde73d967b694a72a17dfbd3f0b1177d275 (diff) | |
download | freebsd-ports-gnome-872e673e62380100afb174d01cd44a5c7bfa7736.tar.gz freebsd-ports-gnome-872e673e62380100afb174d01cd44a5c7bfa7736.tar.zst freebsd-ports-gnome-872e673e62380100afb174d01cd44a5c7bfa7736.zip |
Added gated
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 67692a17ff57..1e3ac4e9eeb9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.25 1995/01/13 13:25:57 jkh Exp $ +# $Id: Makefile,v 1.26 1995/01/29 07:41:33 gpalmer Exp $ # # Broken - irc, ircII -SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gn gopher imm \ +SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gn gopher imm \ ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \ tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd |