diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2011-10-25 21:45:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2011-10-25 21:45:35 +0000 |
commit | ea7da75cf8b6e788b9677738d1d6ebaf731cee6e (patch) | |
tree | 4c60bb60719b17b7176ee6fd97553093156e8ffe /misc/zoneinfo/Makefile | |
parent | 317b7dfc7ffb5f505c26d6cd219953c59975cdeb (diff) |
Notes
Diffstat (limited to 'misc/zoneinfo/Makefile')
-rw-r--r-- | misc/zoneinfo/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index 12697a48e95b..2b4b59783ce1 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -5,9 +5,10 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2011l +DISTVERSION= 2011m CATEGORIES= misc -MASTER_SITES= ftp://munnari.oz.au/pub/ +MASTER_SITES= ftp://ftp.iana.org/tz/releases/ \ + ftp://munnari.oz.au/pub/ DISTNAME= tzdata${DISTVERSION} MAINTAINER= edwin@mavetju.org |