diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:44:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:44:54 +0000 |
commit | 371ff462d869886ecd92e435aa40f22c8a89450e (patch) | |
tree | 54dc098df9f1b84e39f4fc5d55f406452ed8ddc2 /www/Makefile | |
parent | de47021a7f2779d9ca18314ca399e362e793a2cf (diff) | |
download | ports-371ff462d869886ecd92e435aa40f22c8a89450e.tar.gz ports-371ff462d869886ecd92e435aa40f22c8a89450e.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 773da0343483..92b9533a16e1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.12 1996/04/01 07:24:34 asami Exp $ +# $Id: Makefile,v 1.13 1996/04/08 20:57:19 smpatel Exp $ # -RESTRICTED += Mosaic # requires Motif + SUBDIR += Mosaic # requires Motif SUBDIR += apache SUBDIR += arena -RESTRICTED += ashe # requires Motif + SUBDIR += ashe # requires Motif SUBDIR += cached SUBDIR += chimera SUBDIR += comline |