diff options
Diffstat (limited to 'devel/rubygem-i18n/Makefile')
-rw-r--r-- | devel/rubygem-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-i18n/Makefile b/devel/rubygem-i18n/Makefile index 1c4796db37b4..451df94f5da2 100644 --- a/devel/rubygem-i18n/Makefile +++ b/devel/rubygem-i18n/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ PORTNAME= i18n -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.0 PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= New wave Internationalization support for Ruby. +COMMENT= New wave Internationalization support for Ruby USE_RUBY= yes USE_RUBYGEMS= yes |