diff options
author | asami <asami@FreeBSD.org> | 1997-01-09 11:00:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-09 11:00:49 +0800 |
commit | 7de0153d637dd3ae02795189ae032894bbececea (patch) | |
tree | 9a019a83ca4fce7c6121fc7ad50e4ca2a01a1301 /www/Makefile | |
parent | 119252fcaa053057eff246eabd4b592f7e59b882 (diff) | |
download | freebsd-ports-gnome-7de0153d637dd3ae02795189ae032894bbececea.tar.gz freebsd-ports-gnome-7de0153d637dd3ae02795189ae032894bbececea.tar.zst freebsd-ports-gnome-7de0153d637dd3ae02795189ae032894bbececea.zip |
Repository copy, w3c_httpd -> w3c-httpd (that's how the authors
call it now).
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index a7a3212f9bc6..34e121192d26 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/01/03 12:25:31 asami Exp $ +# $Id: Makefile,v 1.32 1997/01/04 18:55:57 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -34,7 +34,7 @@ SUBDIR += squid11 SUBDIR += w3 SUBDIR += w3-msql - SUBDIR += w3c_httpd + SUBDIR += w3c-httpd SUBDIR += webcopy SUBDIR += weblint SUBDIR += wn |