diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-02 22:49:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-02 22:49:45 +0000 |
commit | e675288329598c3daa03d5cb7c512551359e7338 (patch) | |
tree | 267634bcec2d94d68ca8de1f9c14343f2162b7e9 | |
parent | Remove netscape2 (diff) |
Remove Japanese netscape.language port, it depends on www/netscape2 which is
no longer available.
Notes
Notes:
svn path=/head/; revision=6678
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index cf5079e7c1c4..b0314a248a38 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1997/03/11 11:53:37 asami Exp $ +# $Id: Makefile,v 1.65 1997/04/01 11:39:38 asami Exp $ # SUBDIR += Canna @@ -50,7 +50,6 @@ SUBDIR += mule-sj3 SUBDIR += mule-wnn SUBDIR += nethack - SUBDIR += netscape.language SUBDIR += newosaka SUBDIR += nkf SUBDIR += nvi-euc-jp |