diff options
author | asami <asami@FreeBSD.org> | 1996-01-17 13:21:48 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-01-17 13:21:48 +0800 |
commit | e8f12a784669a51d2116fd0463c79da4e56c7639 (patch) | |
tree | b5aac9d23b262d0b85cd609a809932c6900984c2 /www/Makefile | |
parent | 3fcd690dadb0f20d105779b5bc27ec3dfa0d7cf6 (diff) | |
download | freebsd-ports-gnome-e8f12a784669a51d2116fd0463c79da4e56c7639.tar.gz freebsd-ports-gnome-e8f12a784669a51d2116fd0463c79da4e56c7639.tar.zst freebsd-ports-gnome-e8f12a784669a51d2116fd0463c79da4e56c7639.zip |
Added cached.
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 98cff51a9998..e52e1be8b95c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.1 1995/11/26 21:50:10 asami Exp $ +# $Id: Makefile,v 1.2 1995/12/10 09:32:41 ache Exp $ # RESTRICTED += Mosaic # requires Motif SUBDIR += apache RESTRICTED += ashe # requires Motif + SUBDIR += cached SUBDIR += cern_httpd SUBDIR += cern_linemode SUBDIR += chimera |