diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-12-16 19:58:42 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-12-16 19:58:42 +0000 |
commit | 17938504a62a9d89ce6e419c7c8839f6bfc59c85 (patch) | |
tree | 7afe2b854f5199995e1d7bb2c5aed001f5a99a06 /japanese/mutt | |
parent | 6460e7b33c85d3c1f4dda6f181d683774520a13c (diff) | |
download | ports-17938504a62a9d89ce6e419c7c8839f6bfc59c85.tar.gz ports-17938504a62a9d89ce6e419c7c8839f6bfc59c85.zip |
Update to 1.2.5 japanese patch level 2.
PR: 23587
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=36032
Diffstat (limited to 'japanese/mutt')
-rw-r--r-- | japanese/mutt/Makefile | 8 | ||||
-rw-r--r-- | japanese/mutt/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/japanese/mutt/Makefile b/japanese/mutt/Makefile index 7e0f5c479e72..57de53d17099 100644 --- a/japanese/mutt/Makefile +++ b/japanese/mutt/Makefile @@ -9,13 +9,13 @@ PORTNAME= mutt PORTVERSION= ${VERSION}.j${JP_VERSION} CATEGORIES= japanese mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ + http://www.hiei.kit.ac.jp/~hitomi/mutt/ \ ftp://ftp.gbnet.net/pub/mutt-international/ \ ftp://ftp.guug.de/pub/mutt/ \ - ftp://ftp.guug.de/pub/mutt/historic/ \ - http://www.hiei.kit.ac.jp/~hitomi/mutt/ + ftp://ftp.guug.de/pub/mutt/historic/ DISTNAME= ${PORTNAME}-${VERSION}i DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - manual_ja-${VERSION:R}i-1.tar.gz + manual_ja-${VERSION:R}i-2${EXTRACT_SUFX} PATCH_SITES= http://www.geocities.co.jp/SiliconValley-PaloAlto/2594/ \ http://www2.odn.ne.jp/~aab27060/ports/distfiles/ @@ -34,7 +34,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext RUN_DEPENDS= urlview:${PORTSDIR}/textproc/urlview VERSION= 1.2.5 -JP_VERSION= 0 +JP_VERSION= 2 DIST_SUBDIR= mutt USE_GMAKE= yes diff --git a/japanese/mutt/distinfo b/japanese/mutt/distinfo index ce805c06c9b3..6c541bcd303e 100644 --- a/japanese/mutt/distinfo +++ b/japanese/mutt/distinfo @@ -1,3 +1,3 @@ MD5 (mutt/mutt-1.2.5i.tar.gz) = 0ba5367059abdd55daceb82dce6be42f -MD5 (mutt/manual_ja-1.2i-1.tar.gz) = 709f021985530045ccb17601a6ac361b -MD5 (mutt/mutt-1.2.5i-jp0-diff.gz) = b720222e1d8e9128af1ba3f8edfea271 +MD5 (mutt/manual_ja-1.2i-2.tar.gz) = 5a5675ffe23ffe273bd6fe246d3aaefd +MD5 (mutt/mutt-1.2.5i-jp2-diff.gz) = 5ab124c129d934b02548e1e65cb032f9 |