diff options
author | asami <asami@FreeBSD.org> | 1999-05-20 09:30:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-20 09:30:51 +0800 |
commit | f47aa1a2e881b8163fc68723b247c7cddf3c4f81 (patch) | |
tree | b251801bf90cbeb92d8b5ebc8ffb55abb85292f8 | |
parent | bb984c50008f4930fd6fd8d8e9c9a5ffb3ed22d0 (diff) | |
download | freebsd-ports-gnome-f47aa1a2e881b8163fc68723b247c7cddf3c4f81.tar.gz freebsd-ports-gnome-f47aa1a2e881b8163fc68723b247c7cddf3c4f81.tar.zst freebsd-ports-gnome-f47aa1a2e881b8163fc68723b247c7cddf3c4f81.zip |
Add netscape46-{commnicator,navigator}. It's been 9 hours since the
upgrade commit so I assume Sada-san's just forgotten about it.
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index f98d656e4d07..185dd1e7912b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.126 1999/05/03 03:10:52 steve Exp $ +# $Id: Makefile,v 1.127 1999/05/04 16:15:51 flathill Exp $ # SUBDIR += Mosaic # requires Motif @@ -57,6 +57,8 @@ SUBDIR += netscape45-communicator SUBDIR += netscape45-communicator.us SUBDIR += netscape45-navigator + SUBDIR += netscape46-communicator + SUBDIR += netscape46-navigator SUBDIR += npc SUBDIR += p5-Apache SUBDIR += p5-CGI |