diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-03 12:25:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-03 12:25:31 +0000 |
commit | e0b0b8aad1c86ffcb7a5a0aa8424458c6c18d254 (patch) | |
tree | f37be7ed2bde2d94b4a436e2d9307bce63a48a83 /www | |
parent | Have manpage installed in man6 where games belong. (diff) |
Added mmm.
Notes
Notes:
svn path=/head/; revision=5192
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 27ff67983b4b..76ed1c9fbc2b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/12/03 10:51:00 asami Exp $ +# $Id: Makefile,v 1.30 1996/12/18 05:27:26 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -18,6 +18,7 @@ SUBDIR += linemode SUBDIR += lynx SUBDIR += mapedit + SUBDIR += mmm SUBDIR += netscape2 SUBDIR += netscape3 SUBDIR += p5-CGI |