diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-17 22:53:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-17 22:53:06 +0000 |
commit | d42a3f20e4b0c1b2134da923bae6e9bd2ac77c02 (patch) | |
tree | 0f2df1007e24f07d13fb289815de303cea784ed7 /www/Makefile | |
parent | d9808168fd671f0cda5d64ed1b94535c4358291e (diff) | |
download | ports-d42a3f20e4b0c1b2134da923bae6e9bd2ac77c02.tar.gz ports-d42a3f20e4b0c1b2134da923bae6e9bd2ac77c02.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 639a0a81fca3..7a8c3978dff4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1996/03/09 14:36:20 asami Exp $ +# $Id: Makefile,v 1.8 1996/03/17 18:41:10 peter Exp $ # RESTRICTED += Mosaic # requires Motif @@ -14,6 +14,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += libwww SUBDIR += linemode SUBDIR += lynx + SUBDIR += mapedit SUBDIR += netscape SUBDIR += netscape2 SUBDIR += tkHTML |