diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-06-16 15:35:01 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-06-16 15:35:01 +0000 |
commit | 91126f4bc7b3daf4ec0d28feb4ee167a337bdca1 (patch) | |
tree | aad213b0b2aee4582135a78209a0520a739859c9 /www/Makefile | |
parent | dce036209a9b9ebf87f9e19bcbb2cb1e7345a551 (diff) | |
download | ports-91126f4bc7b3daf4ec0d28feb4ee167a337bdca1.tar.gz ports-91126f4bc7b3daf4ec0d28feb4ee167a337bdca1.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 abe60ddbfeaf..decdc3fd6ce8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1998/06/07 03:02:56 ache Exp $ +# $Id: Makefile,v 1.81 1998/06/14 12:40:05 jseger Exp $ # SUBDIR += Mosaic # requires Motif @@ -20,6 +20,7 @@ SUBDIR += comline SUBDIR += fxhtml SUBDIR += gn + SUBDIR += grail SUBDIR += gwstat SUBDIR += harvest SUBDIR += http-analyze |