diff options
author | asami <asami@FreeBSD.org> | 1996-03-06 17:30:15 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-06 17:30:15 +0800 |
commit | c9247a203bfe0abca6d675550d01b6a4957e71f2 (patch) | |
tree | 32ebe9c2791a3f7d536a36ee5c7803df612ae627 /www/Makefile | |
parent | 00844231f48b5f244ce919d12bbfd5bdefd0deb0 (diff) | |
download | freebsd-ports-gnome-c9247a203bfe0abca6d675550d01b6a4957e71f2.tar.gz freebsd-ports-gnome-c9247a203bfe0abca6d675550d01b6a4957e71f2.tar.zst freebsd-ports-gnome-c9247a203bfe0abca6d675550d01b6a4957e71f2.zip |
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 |