diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-09 14:36:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-09 14:36:20 +0000 |
commit | 1be63616a821d4eb70d4358a1768db3dcc2b69fc (patch) | |
tree | 2b0ca3d974bd6bbdb0c86a2752aa21ebffe30d01 /www/Makefile | |
parent | 6097ec731a288d959c07768b5c59b15a78825329 (diff) | |
download | ports-1be63616a821d4eb70d4358a1768db3dcc2b69fc.tar.gz ports-1be63616a821d4eb70d4358a1768db3dcc2b69fc.zip |
Notes
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 40e535d49a0d..ffc4beae9598 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.5 1996/03/07 03:54:24 asami Exp $ +# $Id: Makefile,v 1.6 1996/03/09 12:55:06 asami Exp $ # RESTRICTED += Mosaic # requires Motif SUBDIR += apache + SUBDIR += arena RESTRICTED += ashe # requires Motif SUBDIR += cached SUBDIR += chimera |