diff options
author | agc <agc@pkgsrc.org> | 2002-05-14 18:48:36 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-05-14 18:48:36 +0000 |
commit | 60f7b35f805a388784f82abfeeb82bbbf7cafbf0 (patch) | |
tree | 5e863cd4b75abe1edd1c5426b5e987688e299313 /time | |
parent | 9b84ee8c8f6334b17bedea409f75092541566ce9 (diff) | |
download | pkgsrc-60f7b35f805a388784f82abfeeb82bbbf7cafbf0.tar.gz |
Add and enable xchrono
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 57a0ae909e8..01bbacaa000 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/05/09 12:23:37 agc Exp $ +# $NetBSD: Makefile,v 1.14 2002/05/14 18:48:36 agc Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -37,6 +37,7 @@ SUBDIR+= wmtime SUBDIR+= xalarm SUBDIR+= xbeats SUBDIR+= xcal +SUBDIR+= xchrono SUBDIR+= xdaliclock SUBDIR+= xtimer SUBDIR+= xtu |