diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 06:19:09 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 06:19:09 +0000 |
commit | 5e03417a8a7996e39996ea5dc3848ff074c01037 (patch) | |
tree | ae46b8bfc40385ac1a2beb635afa5be9b4d5110c /x11-clocks/Makefile | |
parent | 62c4b222e891e1e207fbf16b5c3689527cb5cb91 (diff) | |
download | ports-5e03417a8a7996e39996ea5dc3848ff074c01037.tar.gz ports-5e03417a8a7996e39996ea5dc3848ff074c01037.zip |
Added wmdate
Notes
Notes:
svn path=/head/; revision=17479
Diffstat (limited to 'x11-clocks/Makefile')
-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 4f87d0739fd8..2ed619f19fdd 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1999/03/16 09:49:05 kris Exp $ +# $Id: Makefile,v 1.5 1999/03/16 10:48:32 kris Exp $ # SUBDIR += asclock @@ -13,6 +13,7 @@ SUBDIR += swisswatch SUBDIR += t3d SUBDIR += wmcalclock + SUBDIR += wmdate SUBDIR += wmitime SUBDIR += wmtime SUBDIR += xalarm |