diff options
author | steve <steve@FreeBSD.org> | 1998-11-09 01:28:00 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-09 01:28:00 +0000 |
commit | 4c806fddc72ef5d31a5fac861e813b187b3aa0fa (patch) | |
tree | b6e39a1bb6e88b768f4c8ed2f02a5c160a48affc /www/Makefile | |
parent | 8f4872f64e1258202ff3916ee202167bf8d4bb7c (diff) | |
download | FreeBSD-ports-4c806fddc72ef5d31a5fac861e813b187b3aa0fa.zip FreeBSD-ports-4c806fddc72ef5d31a5fac861e813b187b3aa0fa.tar.gz |
Turn on tidy port.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 75e3dea..a3d9f43 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 |