diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-03-02 19:49:27 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-03-02 19:49:27 +0000 |
commit | b12e764cd5335a46b0ffe7d1b1993752b0bebb22 (patch) | |
tree | 11323bcb4aabbcee0774c60351a85bb3fef32c2b /www/Makefile | |
parent | 093e12b880a0e7d72dc61208b2aa1e5751397493 (diff) | |
download | ports-b12e764cd5335a46b0ffe7d1b1993752b0bebb22.tar.gz ports-b12e764cd5335a46b0ffe7d1b1993752b0bebb22.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 8dae953fcb5d..65b054930231 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 |