diff options
Diffstat (limited to 'time/ruby-tzinfo03/Makefile')
-rw-r--r-- | time/ruby-tzinfo03/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/ruby-tzinfo03/Makefile b/time/ruby-tzinfo03/Makefile index 86442c79b1c..6b392c991ee 100644 --- a/time/ruby-tzinfo03/Makefile +++ b/time/ruby-tzinfo03/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/11/01 17:09:37 taca Exp $ +# $NetBSD: Makefile,v 1.7 2017/04/15 15:10:27 taca Exp $ DISTNAME= tzinfo-${VERS} PKGNAME= ${RUBY_PKGPREFIX}-tzinfo03-${VERS} @@ -9,7 +9,7 @@ HOMEPAGE= http://tzinfo.github.io/ COMMENT= Daylight-savings-aware timezone library LICENSE= mit -VERS= 0.3.52 +VERS= 0.3.53 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" |