diff options
author | max <max@FreeBSD.org> | 2003-12-04 11:00:03 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2003-12-04 11:00:03 +0800 |
commit | a075d7e063d5bc24cf6168cc5a316321d8341409 (patch) | |
tree | 36ecab737cf4634634392bd989667a44627bcebe /japanese/p5-nkf | |
parent | 0821e982391ffb0ad04004d4634ebb96cad73d4c (diff) | |
download | freebsd-ports-gnome-a075d7e063d5bc24cf6168cc5a316321d8341409.tar.gz freebsd-ports-gnome-a075d7e063d5bc24cf6168cc5a316321d8341409.tar.zst freebsd-ports-gnome-a075d7e063d5bc24cf6168cc5a316321d8341409.zip |
Upgrade to 2.03.
Pointed-out by: "Takayuki Nakao" <t@nakao.org>
Diffstat (limited to 'japanese/p5-nkf')
-rw-r--r-- | japanese/p5-nkf/Makefile | 5 | ||||
-rw-r--r-- | japanese/p5-nkf/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile index 29b4d0a979b2..4772de5b3075 100644 --- a/japanese/p5-nkf/Makefile +++ b/japanese/p5-nkf/Makefile @@ -6,11 +6,12 @@ # PORTNAME= nkf -PORTVERSION= 2.02 +PORTVERSION= 2.03 CATEGORIES= japanese perl5 -MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/ +MASTER_SITES= http://www.ie.u-ryukyu.ac.jp/~kono/nkf/dist/ PKGNAMEPREFIX= ja-p5- DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./-/} +EXTRACT_SUFX= .tar MAINTAINER= max@FreeBSD.org COMMENT= A perl extension module to use NKF diff --git a/japanese/p5-nkf/distinfo b/japanese/p5-nkf/distinfo index 676cdc18f36f..f34a8294fa31 100644 --- a/japanese/p5-nkf/distinfo +++ b/japanese/p5-nkf/distinfo @@ -1 +1 @@ -MD5 (nkf202.tar.gz) = 5157b91879471b450997f4eec5af62e6 +MD5 (nkf203.tar) = b940ea1d67cb506a57fca9dbe83760c3 |