diff options
author | wosch <wosch@FreeBSD.org> | 1997-10-12 02:30:19 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-10-12 02:30:19 +0800 |
commit | a8723e4c0d858deec677aead73e77034397e8a24 (patch) | |
tree | bc3a31842b07e8b72db0b10be8f667ed639c946a | |
parent | 325c3e0f4c388fdbe5b3bbc43e1c6a248612e58d (diff) | |
download | freebsd-ports-gnome-a8723e4c0d858deec677aead73e77034397e8a24.tar.gz freebsd-ports-gnome-a8723e4c0d858deec677aead73e77034397e8a24.tar.zst freebsd-ports-gnome-a8723e4c0d858deec677aead73e77034397e8a24.zip |
Enable momspider.
-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 |