diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-01 03:06:19 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-01 03:06:19 +0000 |
commit | 7377834b8a7e5bc1bf64d35fda6af7dc8d4e5d85 (patch) | |
tree | 75f89a2264e903801933151b28b8834c4922ec33 /x11-clocks | |
parent | e3deacd2af41c9c3b5f6f7f1868abac2600cd820 (diff) | |
download | freebsd-ports-7377834b8a7e5bc1bf64d35fda6af7dc8d4e5d85.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 |