diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-08 01:52:16 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-08 01:52:16 +0000 |
commit | 12a740f802eb007269d94de382252c7419fca7e7 (patch) | |
tree | 79418efcd6feadc1d50381b94613dacf2836a133 /devel/ruby-date2/Makefile | |
parent | 28ce5ae50b015c7f58d481027649b54039f07c4f (diff) | |
download | ports-12a740f802eb007269d94de382252c7419fca7e7.tar.gz ports-12a740f802eb007269d94de382252c7419fca7e7.zip |
Notes
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 |