diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-09-03 19:41:46 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-09-03 19:41:46 +0000 |
commit | de1c05be6dc5ba6c0b0700fc5f4edb7d2c98ee08 (patch) | |
tree | d3986d9f1289ba3f9eebb4b52dbac4a5e64a2b00 | |
parent | 1190c65053b4cf087451d6dbd368311fd4aef63e (diff) | |
download | ports-de1c05be6dc5ba6c0b0700fc5f4edb7d2c98ee08.tar.gz ports-de1c05be6dc5ba6c0b0700fc5f4edb7d2c98ee08.zip |
Notes
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 28bf84e5beba..ed575b70ed73 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1996/07/11 21:53:29 ache Exp $ +# $Id: Makefile,v 1.19 1996/08/02 15:04:14 andreas Exp $ # SUBDIR += CGI @@ -25,6 +25,7 @@ SUBDIR += squid SUBDIR += tkHTML SUBDIR += tkWWW + SUBDIR += w3-msql SUBDIR += w3c_httpd SUBDIR += weblint SUBDIR += wn |