diff options
author | ache <ache@FreeBSD.org> | 1997-07-03 09:12:05 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-07-03 09:12:05 +0800 |
commit | f29144d0963d99cedb054bd6f7b7ff8e3dcb3a08 (patch) | |
tree | e5fc8627fbb80828be30881742e509283f1ffdb5 | |
parent | bf268ac86b2397a97654398aac5aba85511fd6a4 (diff) | |
download | freebsd-ports-gnome-f29144d0963d99cedb054bd6f7b7ff8e3dcb3a08.tar.gz freebsd-ports-gnome-f29144d0963d99cedb054bd6f7b7ff8e3dcb3a08.tar.zst freebsd-ports-gnome-f29144d0963d99cedb054bd6f7b7ff8e3dcb3a08.zip |
Add linux-netscape4
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ccb43ee2571a..0c60768ac861 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1997/06/27 18:19:45 jfitz Exp $ +# $Id: Makefile,v 1.51 1997/06/28 14:27:41 max Exp $ # SUBDIR += Mosaic # requires Motif @@ -16,6 +16,7 @@ SUBDIR += libpics SUBDIR += libwww SUBDIR += linemode + SUBDIR += linux-netscape4 SUBDIR += lynx SUBDIR += mapedit SUBDIR += mhonarc |