diff options
author | edwin <edwin@FreeBSD.org> | 2008-07-08 06:18:22 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-07-08 06:18:22 +0800 |
commit | b5d04e1622851713a8d085f3d8774cd469556f2f (patch) | |
tree | 8007d26a660a61cd2de888787222c0279227e25a /misc/zoneinfo/Makefile | |
parent | a01fe0749aade2c3714d44c68090e9b50324e831 (diff) | |
download | freebsd-ports-graphics-b5d04e1622851713a8d085f3d8774cd469556f2f.tar.gz freebsd-ports-graphics-b5d04e1622851713a8d085f3d8774cd469556f2f.tar.zst freebsd-ports-graphics-b5d04e1622851713a8d085f3d8774cd469556f2f.zip |
Update to 2008d:
- Mauritius will have a DST experiment between 2008-11-01 and 2009-03-31.
- Add/Fix historical data for C-Eur, the SovietZone, Germany,
Bahamas, San Luis.
- Add information about West Para (America/Santarem)
- America/Eirunepe and America/Rio_Branco go to UTC-4
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 ae3a3ff2981..407bfe1fdfd 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2008c +DISTVERSION= 2008d CATEGORIES= misc MASTER_SITES= ftp://elsie.nci.nih.gov/pub/ DISTNAME= tzdata${DISTVERSION} |