diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-01-06 10:48:20 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-01-06 10:48:20 +0000 |
commit | 545c0874cad0ccad4699042fa7adbb8a6ed452c4 (patch) | |
tree | dcbd3bc2f10118de60af0cd8cb53df2fa8d37fed /net | |
parent | 5948480ab5b985087042ee0d737f7ba7d555891a (diff) | |
download | freebsd-ports-545c0874cad0ccad4699042fa7adbb8a6ed452c4.zip |
Add tclDP
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 9b19dd47a5ef..ef883821f51b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.22 1994/11/25 20:29:58 ats Exp $ +# $Id: Makefile,v 1.23 1994/12/25 13:19:03 ats Exp $ # # 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 \ + pcnfsd pidentd pmf sup tclDP tcp_wrapper tcpblast tkWWW tintin++ wais \ wu-ftpd yale-tftpd .include <bsd.port.subdir.mk> |