diff options
Diffstat (limited to 'japanese/chimera')
-rw-r--r-- | japanese/chimera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile index 83a6727a0c83..d472dfec3ed7 100644 --- a/japanese/chimera/Makefile +++ b/japanese/chimera/Makefile @@ -3,7 +3,7 @@ # Date created: 26 December 1994 # Whom: asami # -# $Id: Makefile,v 1.3 1996/06/13 05:42:44 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/11 10:11:45 max Exp $ # DISTNAME= chimera-1.65 @@ -11,7 +11,7 @@ PKGNAME= jp-chimera-1.65 CATEGORIES= japanese www MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ -PATCH_SITES= ftp://ftp.tohoku.ac.jp/pub/net/www/chimera/ +PATCH_SITES= ftp://ftp.tohoku.ac.jp/pub/net/www/chimera/old/ PATCHFILES= chimera-1.65-kanji.patch PATCH_DIST_STRIP= -p1 |