diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2010-01-18 21:52:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2010-01-18 21:52:03 +0000 |
commit | 53c67f88b6035919aceb0a408a06609f3077b246 (patch) | |
tree | 3554d412eab5dabc47532bde88cffb7d2bae6e84 /misc/zoneinfo/Makefile | |
parent | 66d3b9fae729e695409ce036f0a28d6ee574d99c (diff) | |
download | ports-53c67f88b6035919aceb0a408a06609f3077b246.tar.gz ports-53c67f88b6035919aceb0a408a06609f3077b246.zip |
Notes
Diffstat (limited to 'misc/zoneinfo/Makefile')
-rw-r--r-- | misc/zoneinfo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index a03cf03db6e3..fd43a14de911 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2009u -PORTREVISION= 1 +DISTVERSION= 2010a CATEGORIES= misc MASTER_SITES= ftp://elsie.nci.nih.gov/pub/ DISTNAME= tzdata${DISTVERSION} |