diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 09:30:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 09:30:15 +0000 |
commit | 6027b2500cf1975fa4f405b311f1dea63095b819 (patch) | |
tree | 89b57c1d51c9d70d3103bea68a0a76b65dafac96 /www/Makefile | |
parent | The awesome harvest package, which is basically a janitor sweeping the (diff) |
Add harvest.
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 e52e1be8b95c..d66e65bc18cd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/12/10 09:32:41 ache Exp $ +# $Id: Makefile,v 1.3 1996/01/17 05:21:48 asami Exp $ # RESTRICTED += Mosaic # requires Motif @@ -10,6 +10,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += chimera SUBDIR += comline SUBDIR += gn + SUBDIR += harvest SUBDIR += lynx SUBDIR += netscape SUBDIR += netscape2 |