diff options
author | pst <pst@FreeBSD.org> | 1995-01-06 18:48:20 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-01-06 18:48:20 +0800 |
commit | 41dcb526932e9a8bd7a96d6f569c3fab955b6c7b (patch) | |
tree | f427916ed9cf896cbe661517b1f54bd62a0f7a9b /net | |
parent | 5c582c3140b1cf0e2946217a02dc9ef94b67fd1c (diff) | |
download | freebsd-ports-gnome-41dcb526932e9a8bd7a96d6f569c3fab955b6c7b.tar.gz freebsd-ports-gnome-41dcb526932e9a8bd7a96d6f569c3fab955b6c7b.tar.zst freebsd-ports-gnome-41dcb526932e9a8bd7a96d6f569c3fab955b6c7b.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> |