diff options
author | edwin <edwin@FreeBSD.org> | 2006-03-27 10:46:09 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-03-27 10:46:09 +0800 |
commit | 15a94a754ea1c30dde8d6ea56e6e2ae84f36c8d4 (patch) | |
tree | bb2a1236118daa939f83ab70cef5a6b0584cbd59 /misc/Makefile | |
parent | f5a781c87a54af73f9079db8bfa0be412dab5386 (diff) | |
download | freebsd-ports-gnome-15a94a754ea1c30dde8d6ea56e6e2ae84f36c8d4.tar.gz freebsd-ports-gnome-15a94a754ea1c30dde8d6ea56e6e2ae84f36c8d4.tar.zst freebsd-ports-gnome-15a94a754ea1c30dde8d6ea56e6e2ae84f36c8d4.zip |
Update the zoneinfo files from ftp://elsie.nci.nih.gov/pub/ so that
your system keeps up to date with possible timezone changes (for
countries which organize Olympic Games and Commenwealth Games and
decide that it's a good thing to then also change the weekend when
the summertime to wintertime change is)
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6aa84d2ef431..b44d953d1efb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -475,5 +475,6 @@ SUBDIR += yaunc SUBDIR += ytree SUBDIR += zaptel + SUBDIR += zoneinfo .include <bsd.port.subdir.mk> |