diff options
Diffstat (limited to 'japanese/ruby-uconv/Makefile')
-rw-r--r-- | japanese/ruby-uconv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/ruby-uconv/Makefile b/japanese/ruby-uconv/Makefile index 56d1439dfea7..942694e4a844 100644 --- a/japanese/ruby-uconv/Makefile +++ b/japanese/ruby-uconv/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uconv -PORTVERSION= 0.4.6 -PORTREVISION= 1 +PORTVERSION= 0.4.8 CATEGORIES= japanese converters ruby MASTER_SITES= http://www.yoshidam.net/ DIST_SUBDIR= ruby @@ -20,7 +19,7 @@ USE_RUBY_EXTCONF= yes WRKSRC= ${WRKDIR}/${PORTNAME} INSTALL_TARGET= site-install -EXAMPLES= euc2unicode.rb test_euc.txt test_euc.xml \ +EXAMPLES= euc2unicode.rb test-utf.rb test_euc.txt test_euc.xml \ trilang.xml unicode2euc.rb xmlconv.rb .include <bsd.port.pre.mk> |