From 8317d6979a0fe34fabec7a6e5c1db1f8f3acd184 Mon Sep 17 00:00:00 2001 From: taya Date: Mon, 5 Sep 2005 15:00:09 +0000 Subject: update inputmethod/anthy to 6700b. Changes from release notes: - fix alignment problem of memory allocator - fix problems with cpu other than x86 fix PR pkg/31062 --- inputmethod/anthy/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'inputmethod/anthy/Makefile.common') diff --git a/inputmethod/anthy/Makefile.common b/inputmethod/anthy/Makefile.common index 30ea042c608..c352542afd0 100644 --- a/inputmethod/anthy/Makefile.common +++ b/inputmethod/anthy/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.2 2005/03/03 15:34:08 taya Exp $ +# $NetBSD: Makefile.common,v 1.3 2005/09/05 15:00:09 taya Exp $ -ANTHY_VERSION= 6300 +ANTHY_VERSION= 6700b DISTNAME= anthy-${ANTHY_VERSION} CATEGORIES= inputmethod -MASTER_SITES= http://downloads.sourceforge.jp/anthy/13543/ +MASTER_SITES= http://downloads.sourceforge.jp/anthy/15414/ DISTFILES= ${DISTNAME}.tar.gz DISTINFO_FILE= ${.CURDIR}/../../inputmethod/anthy/distinfo -- cgit v1.2.3