diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-09 01:28:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-09 01:28:00 +0000 |
commit | 0a60135ac6a1d8105a41fa60212a1fb9f5719e4b (patch) | |
tree | cf3f41ee3a1d41dd4f424ce09d74929e2a7de143 | |
parent | 35614a1e27b99f4bf0bd0887be9a457b64eec9e4 (diff) | |
download | ports-0a60135ac6a1d8105a41fa60212a1fb9f5719e4b.tar.gz ports-0a60135ac6a1d8105a41fa60212a1fb9f5719e4b.zip |
Notes
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 75e3dea3e235..a3d9f43afbfb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.100 1998/10/30 03:19:00 jkoshy Exp $ +# $Id: Makefile,v 1.101 1998/11/02 06:57:56 ache Exp $ # SUBDIR += Mosaic # requires Motif @@ -63,6 +63,7 @@ SUBDIR += squid11 SUBDIR += squid11-novm SUBDIR += squid20 + SUBDIR += tidy SUBDIR += transproxy SUBDIR += vrweb SUBDIR += w3 |