diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 18:19:45 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 18:19:45 +0000 |
commit | 29af2d8064404d3294cbb26c50f571367d28e770 (patch) | |
tree | 6e959a742bc45f44c6dde8e3d37ac117337a96c7 /www/Makefile | |
parent | d0f13acdde975418958c4292c048a9f324aaedba (diff) | |
download | ports-29af2d8064404d3294cbb26c50f571367d28e770.tar.gz ports-29af2d8064404d3294cbb26c50f571367d28e770.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 5b5e2dc1de39..193f9b805402 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1997/06/04 07:04:48 asami Exp $ +# $Id: Makefile,v 1.49 1997/06/27 02:00:33 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -17,6 +17,7 @@ SUBDIR += linemode SUBDIR += lynx SUBDIR += mapedit + SUBDIR += mhonarc SUBDIR += mmm SUBDIR += netscape3 SUBDIR += netscape4 |