diff options
author | ache <ache@FreeBSD.org> | 1996-10-13 22:27:56 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-10-13 22:27:56 +0800 |
commit | 55172f1f20a491c28b8977fefa71623186e9e826 (patch) | |
tree | cf949d92918092298bf751912b6015a88623c980 | |
parent | a7a325073feca59a4f1dc3128cfaf5bbdc50d7fb (diff) | |
download | freebsd-ports-gnome-55172f1f20a491c28b8977fefa71623186e9e826.tar.gz freebsd-ports-gnome-55172f1f20a491c28b8977fefa71623186e9e826.tar.zst freebsd-ports-gnome-55172f1f20a491c28b8977fefa71623186e9e826.zip |
Netscape rename
-rw-r--r-- | russian/Makefile | 4 | ||||
-rw-r--r-- | www/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/russian/Makefile b/russian/Makefile index 66db6e4ad9b9..065e67da26d6 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1996/04/08 01:12:49 ache Exp $ +# $Id: Makefile,v 1.11 1996/10/10 20:32:20 ache Exp $ # SUBDIR += d1489 @@ -6,7 +6,7 @@ SUBDIR += elm.language SUBDIR += netscape2.language SUBDIR += netscape3.language - SUBDIR += netscape3.01.language + SUBDIR += netscape301.language SUBDIR += pgp.language .include <bsd.port.subdir.mk> diff --git a/www/Makefile b/www/Makefile index 7aaa91177a60..6df3e0888b71 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.21 1996/09/14 01:00:40 ache Exp $ +# $Id: Makefile,v 1.22 1996/10/10 19:32:14 ache Exp $ # SUBDIR += CGI @@ -21,7 +21,7 @@ SUBDIR += mapedit SUBDIR += netscape2 SUBDIR += netscape3 - SUBDIR += netscape3.01 + SUBDIR += netscape301 SUBDIR += slang-lynx SUBDIR += squid SUBDIR += tkHTML |