diff options
author | vs <vs@FreeBSD.org> | 2006-05-13 01:52:22 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-05-13 01:52:22 +0800 |
commit | 981a999859c39bdad9cd7ee908f18c45a9612390 (patch) | |
tree | f0086c56e98c660ff0b138b8a4233e5dc2b08622 /x11-clocks/Makefile | |
parent | c714505fb930a6e483d707c273dfd0f8b8e9d828 (diff) | |
download | freebsd-ports-gnome-981a999859c39bdad9cd7ee908f18c45a9612390.tar.gz freebsd-ports-gnome-981a999859c39bdad9cd7ee908f18c45a9612390.tar.zst freebsd-ports-gnome-981a999859c39bdad9cd7ee908f18c45a9612390.zip |
tktz will help you to guess the current time in another country. It
reads special timezone description file (/usr/share/zoneinfo/zone.tab)
and shows you a list of the countries and zone name for each entry.
WWW: http://gromnizki.unixdev.net
- Alexander Gromnizki
PR: ports/96636
Submitted by: Alexander Gromnizki
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index a6c88bbf395b..0e11816ac15e 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -34,6 +34,7 @@ SUBDIR += swisswatch SUBDIR += t3d SUBDIR += tclock + SUBDIR += tktz SUBDIR += washerdryer SUBDIR += wmbday SUBDIR += wmbinclock |