diff options
Diffstat (limited to 'devel/ruby-date2/Makefile')
-rw-r--r-- | devel/ruby-date2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile index 797f11ad8abf..5445fbc6cc25 100644 --- a/devel/ruby-date2/Makefile +++ b/devel/ruby-date2/Makefile @@ -6,13 +6,13 @@ # PORTNAME= date2 -PORTVERSION= 3.9 +PORTVERSION= 4.0 CATEGORIES= devel ruby MASTER_SITES= http://www.funaba.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= An alternative date class for Ruby USE_RUBY= yes |