diff options
Diffstat (limited to 'devel/rubygem-tzinfo')
-rw-r--r-- | devel/rubygem-tzinfo/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/rubygem-tzinfo/Makefile b/devel/rubygem-tzinfo/Makefile index 6b4fae3b8425..b383e3c617a6 100644 --- a/devel/rubygem-tzinfo/Makefile +++ b/devel/rubygem-tzinfo/Makefile @@ -8,10 +8,8 @@ PORTNAME= tzinfo PORTVERSION= 0.3.0 CATEGORIES= devel rubygems -MASTER_SITES= http://rubyforge.rubyuser.de/tzinfo/ \ - http://rubyforge.iasi.roedu.net/files/tzinfo/ \ - http://rubyforge.halostatue.info/tzinfo/ \ - http://files.rubyforge.vm.bytemark.co.uk/tzinfo/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= rgl@ruilopes.com COMMENT= Daylight-savings aware timezone support for Ruby |