diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 07:04:48 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 07:04:48 +0000 |
commit | bb4ab4beec3d4df77df3ac6973eeb6cfbe9da13f (patch) | |
tree | 62f86e80e1b51c4f7bcdc1d978bfbbf07d8e1085 /www/Makefile | |
parent | bc28fbe34ed6fffba1bda72018fa4cfd2ec317a4 (diff) | |
download | FreeBSD-ports-bb4ab4beec3d4df77df3ac6973eeb6cfbe9da13f.zip FreeBSD-ports-bb4ab4beec3d4df77df3ac6973eeb6cfbe9da13f.tar.gz |
Added fxhtml.
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 d8f5c61..26b5504 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1997/06/02 15:25:03 fenner Exp $ +# $Id: Makefile,v 1.47 1997/06/04 05:47:25 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -9,6 +9,7 @@ SUBDIR += cgiparse SUBDIR += chimera SUBDIR += comline + SUBDIR += fxhtml SUBDIR += gn SUBDIR += gwstat SUBDIR += harvest |