diff options
author | edwin <edwin@FreeBSD.org> | 2009-11-03 05:38:53 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2009-11-03 05:38:53 +0800 |
commit | c873129208fc81b0c4b3b3f5ab00652a47e29473 (patch) | |
tree | 70abeb08ce96d077e2a2612283f039aed783715c /misc/zoneinfo/Makefile | |
parent | ab6be556336c052e1b929a2278844048c9db5836 (diff) | |
download | freebsd-ports-gnome-c873129208fc81b0c4b3b3f5ab00652a47e29473.tar.gz freebsd-ports-gnome-c873129208fc81b0c4b3b3f5ab00652a47e29473.tar.zst freebsd-ports-gnome-c873129208fc81b0c4b3b3f5ab00652a47e29473.zip |
Update to 2009q:
- New region: Asia/Novokuznetsk
- Kemerovo oblast' (Kemerovo region) in Russia will change current
time zone on 29 March 2010
- Add historical data for Hongkong 1941 - 1980
- Syria will go to winter time in the last weekend of October 2009.
Diffstat (limited to 'misc/zoneinfo/Makefile')
-rw-r--r-- | misc/zoneinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index 0d54df44344e..d15ba9141bce 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2009p +DISTVERSION= 2009q CATEGORIES= misc MASTER_SITES= ftp://elsie.nci.nih.gov/pub/ DISTNAME= tzdata${DISTVERSION} |