diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2013-11-04 20:21:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2013-11-04 20:21:53 +0000 |
commit | 776e5ac57a3fec945a0ba67ee5e944f49609fd1f (patch) | |
tree | d5f62531d3b01a0aa7b6c681c0707deacb13f6c8 /misc/zoneinfo/Makefile | |
parent | 5a17e0f819758d04ea78d291ad76dcf5166cb3ec (diff) |
Notes
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 591652ff9baf..55835ace820c 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2013g +DISTVERSION= 2013h CATEGORIES= misc MASTER_SITES= ftp://ftp.iana.org/tz/releases/ \ ftp://munnari.oz.au/pub/ |