diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-11 21:53:22 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-11 21:53:22 +0000 |
commit | 99e42895addac5e9dece0ae204e30695c01dcd98 (patch) | |
tree | 8ddaf2fa6a4f9063436807f1820a426f43ae65f8 /converters | |
parent | f1f99beceb03441db22a6a80c56f0514e333fe47 (diff) | |
download | ports-99e42895addac5e9dece0ae204e30695c01dcd98.tar.gz ports-99e42895addac5e9dece0ae204e30695c01dcd98.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/ruby-iconv/Makefile | 3 | ||||
-rw-r--r-- | converters/ruby-iconv/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile index e469b74dc360..67e950863ed1 100644 --- a/converters/ruby-iconv/Makefile +++ b/converters/ruby-iconv/Makefile @@ -6,8 +6,7 @@ # PORTNAME= iconv -PORTVERSION= 0.4.5 -PORTREVISION= 1 +PORTVERSION= 0.5 CATEGORIES= converters ruby MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/converters/ruby-iconv/distinfo b/converters/ruby-iconv/distinfo index ef8cb53f59e7..934ab3eba262 100644 --- a/converters/ruby-iconv/distinfo +++ b/converters/ruby-iconv/distinfo @@ -1 +1 @@ -MD5 (ruby/iconv-0.4.5.tar.gz) = b4934bc5d56d371a146a954528a600a8 +MD5 (ruby/iconv-0.5.tar.gz) = 76fd4b8058f82f68ad8de4842b09ca27 |