diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-03-31 11:42:18 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-03-31 11:42:18 +0000 |
commit | d3de7a7926cd205a78ea754ed945041eb2c0fc96 (patch) | |
tree | ba834d6452201cfcc848f390c36fe798836e9506 /www/Makefile | |
parent | 00cb90f018010d45f1481dc4ac14302059c87c62 (diff) | |
download | ports-d3de7a7926cd205a78ea754ed945041eb2c0fc96.tar.gz ports-d3de7a7926cd205a78ea754ed945041eb2c0fc96.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 65b054930231..4def00bd889f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1997/03/02 18:27:34 andreas Exp $ +# $Id: Makefile,v 1.38 1997/03/02 19:49:27 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -7,6 +7,7 @@ SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += cached + SUBDIR += cgiparse SUBDIR += chimera SUBDIR += comline SUBDIR += eperl |