diff options
author | andreas <andreas@FreeBSD.org> | 1997-03-03 03:49:27 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-03-03 03:49:27 +0800 |
commit | 633490318f9dca2e1abb123d1c7f5d97b85b1c97 (patch) | |
tree | e84f63743d191455611f0ddf62e62d31f2fe0a70 /www/Makefile | |
parent | a89562b4a7d90f44c6325144becdef5645c33e67 (diff) | |
download | freebsd-ports-graphics-633490318f9dca2e1abb123d1c7f5d97b85b1c97.tar.gz freebsd-ports-graphics-633490318f9dca2e1abb123d1c7f5d97b85b1c97.tar.zst freebsd-ports-graphics-633490318f9dca2e1abb123d1c7f5d97b85b1c97.zip |
Enable gwstat
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 8dae953fcb5..65b05493023 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1997/02/24 19:03:57 ache Exp $ +# $Id: Makefile,v 1.37 1997/03/02 18:27:34 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -11,6 +11,7 @@ SUBDIR += comline SUBDIR += eperl SUBDIR += gn + SUBDIR += gwstat SUBDIR += harvest SUBDIR += libwww SUBDIR += linemode |