diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-03-03 17:02:36 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-03-03 17:02:36 +0000 |
commit | d676f784336cdbe5286c8ddad86b23333f0fb1cb (patch) | |
tree | 9da0a4b96ae938018ef5a9ca03a06b161981340a /japanese/anthy/Makefile | |
parent | 085be88041c75a9c89a7d3f9bb099e6dffe35ea1 (diff) |
Update to 8700.
PR: ports/109699
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes
Notes:
svn path=/head/; revision=186434
Diffstat (limited to 'japanese/anthy/Makefile')
-rw-r--r-- | japanese/anthy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index f445e7a9fddf..e61fb595d6f5 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -6,10 +6,10 @@ # PORTNAME= anthy -PORTVERSION= 8322 +PORTVERSION= 8700 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= ${PORTNAME}/22809 +MASTER_SITE_SUBDIR= ${PORTNAME}/24173 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= anthy EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |