summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-09 12:55:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-09 12:55:06 +0000
commit6097ec731a288d959c07768b5c59b15a78825329 (patch)
treedf4060cc64244e261e54b791e2e3b9b622fb1fe0 /www/Makefile
parentClean this up a bit. My criteria: don't type the same thing twice. :) (diff)
Rename cern_httpd -> w3c_httpd, cern_linemode -> linemode. This completes
the repository copy operation. Thanks, Peter.
Notes
Notes: svn path=/head/; revision=2811
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile
index f67c507cd2ac..40e535d49a0d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,22 +1,22 @@
-# $Id: Makefile,v 1.4 1996/03/06 09:30:15 asami Exp $
+# $Id: Makefile,v 1.5 1996/03/07 03:54:24 asami Exp $
#
RESTRICTED += Mosaic # requires Motif
SUBDIR += apache
RESTRICTED += ashe # requires Motif
SUBDIR += cached
- SUBDIR += cern_httpd
- SUBDIR += cern_linemode
SUBDIR += chimera
SUBDIR += comline
SUBDIR += gn
SUBDIR += harvest
SUBDIR += kaffe
+ SUBDIR += linemode
SUBDIR += lynx
SUBDIR += netscape
SUBDIR += netscape2
SUBDIR += tkHTML
SUBDIR += tkWWW
+ SUBDIR += w3c_httpd
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwish