diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-10-11 18:30:19 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-10-11 18:30:19 +0000 |
commit | 81103851372d9a24a843a4bdbbfdbbc525e3fc07 (patch) | |
tree | bc2f96413d483465f9db9372af22a644d50837af /www/Makefile | |
parent | 5abe104793ead00c6577933a6382f2c3f276e5eb (diff) | |
download | ports-81103851372d9a24a843a4bdbbfdbbc525e3fc07.tar.gz ports-81103851372d9a24a843a4bdbbfdbbc525e3fc07.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 17d3325bcb40..b1f8aa93f0cc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1997/08/19 14:41:00 rse Exp $ +# $Id: Makefile,v 1.61 1997/09/28 09:41:26 peter Exp $ # SUBDIR += Mosaic # requires Motif @@ -25,6 +25,7 @@ SUBDIR += mapedit SUBDIR += mhonarc SUBDIR += mmm + SUBDIR += momspider SUBDIR += netscape3 SUBDIR += netscape4 SUBDIR += p5-Apache |