diff options
author | sada <sada@FreeBSD.org> | 1999-10-05 06:21:38 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-10-05 06:21:38 +0800 |
commit | c7ad540180a1eef750c0375a7fca7289277e2132 (patch) | |
tree | ee261469076b2d70e819bf48d2f76d910626a817 /www/Makefile | |
parent | eb9de5a72b4392277486d01d04316aecce68a921 (diff) | |
download | freebsd-ports-gnome-c7ad540180a1eef750c0375a7fca7289277e2132.tar.gz freebsd-ports-gnome-c7ad540180a1eef750c0375a7fca7289277e2132.tar.zst freebsd-ports-gnome-c7ad540180a1eef750c0375a7fca7289277e2132.zip |
Upgrade to 4.7.
NOTE: Now we couldn't use Fortify with Netscape 4.7s.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ea9fa9b97c58..02df860cc30f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -61,9 +61,11 @@ SUBDIR += netscape4-communicator SUBDIR += netscape4-communicator.us SUBDIR += netscape4-navigator - SUBDIR += netscape47-communicator.us SUBDIR += netscape46-communicator SUBDIR += netscape46-navigator + SUBDIR += netscape47-communicator + SUBDIR += netscape47-communicator.us + SUBDIR += netscape47-navigator SUBDIR += npc SUBDIR += p5-Apache SUBDIR += p5-Apache-Radius |