diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-01 11:06:19 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-01 11:06:19 +0800 |
commit | 3b59099c75e706ac3b1352df85157ddbc3c3ebe5 (patch) | |
tree | 7398b822f5a2fd30e536939a14682b744e3bb3c9 /x11-clocks | |
parent | a1ec4f67ba7c4619268f6985224d87c4dac4d136 (diff) | |
download | freebsd-ports-gnome-3b59099c75e706ac3b1352df85157ddbc3c3ebe5.tar.gz freebsd-ports-gnome-3b59099c75e706ac3b1352df85157ddbc3c3ebe5.tar.zst freebsd-ports-gnome-3b59099c75e706ac3b1352df85157ddbc3c3ebe5.zip |
Added tclock
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 2ed619f19fdd..504b22970778 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1999/03/16 10:48:32 kris Exp $ +# $Id: Makefile,v 1.6 1999/03/31 06:19:09 taoka Exp $ # SUBDIR += asclock @@ -12,6 +12,7 @@ SUBDIR += rclock SUBDIR += swisswatch SUBDIR += t3d + SUBDIR += tclock SUBDIR += wmcalclock SUBDIR += wmdate SUBDIR += wmitime |