diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 14:02:43 +0800 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 14:02:43 +0800 |
commit | 60ba1fd621ce64ba279a5e4e59ed8b0dad11e663 (patch) | |
tree | 87257e23fad21cc4479c40ee161f171d5a44abb4 /x11-clocks | |
parent | d1812891aedd5549900a6bed6b8ba4d77dc37a7a (diff) | |
download | freebsd-ports-gnome-60ba1fd621ce64ba279a5e4e59ed8b0dad11e663.tar.gz freebsd-ports-gnome-60ba1fd621ce64ba279a5e4e59ed8b0dad11e663.tar.zst freebsd-ports-gnome-60ba1fd621ce64ba279a5e4e59ed8b0dad11e663.zip |
Added wmtz
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index f28ff856c036..6ea3a695dcdc 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1999/04/25 00:39:03 kuriyama Exp $ +# $Id: Makefile,v 1.10 1999/04/30 05:33:25 taoka Exp $ # SUBDIR += asclock @@ -19,6 +19,7 @@ SUBDIR += wmdate SUBDIR += wmitime SUBDIR += wmtime + SUBDIR += wmtz SUBDIR += xalarm SUBDIR += xdaliclock SUBDIR += xtimer |