summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-03 10:51:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-03 10:51:00 +0000
commit30d700d6c95d07c6cd42a072f60b3408c6dc8c01 (patch)
tree5ebf2dd75dc870764814cd5b5da17c3eeb1f81cb /www
parentRemove xtexshell, requires ancient version of tcl/tk. (diff)
Remove tkHTML and wwwish, they require ancient versions of tcl/tk and
they themselves are ancient.
Notes
Notes: svn path=/head/; revision=4761
Diffstat (limited to 'www')
-rw-r--r--www/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile
index 1afcb87ca4c5..985d715bd2f7 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.27 1996/11/26 09:10:11 asami Exp $
+# $Id: Makefile,v 1.28 1996/12/03 10:43:51 asami Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -30,13 +30,11 @@
SUBDIR += slang-lynx
SUBDIR += squid
SUBDIR += squid11
- SUBDIR += tkHTML
SUBDIR += w3-msql
SUBDIR += w3c_httpd
SUBDIR += webcopy
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwcount
- SUBDIR += wwwish
.include <bsd.port.subdir.mk>