diff options
author | markd <markd> | 2007-05-05 22:09:04 +0000 |
---|---|---|
committer | markd <markd> | 2007-05-05 22:09:04 +0000 |
commit | 342d94366d2e90f99a49594c955b95a6ac485f5e (patch) | |
tree | b0fad34db6ecf3d304377594680732f3860f15ef /time/Makefile | |
parent | 27089e7ed5a49497d4f09a00bb1e0914ad6b545f (diff) | |
download | pkgsrc-342d94366d2e90f99a49594c955b95a6ac485f5e.tar.gz |
Add rsibreak
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 8430e71066f..df6a0ba2bc1 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2007/04/27 11:02:36 martti Exp $ +# $NetBSD: Makefile,v 1.58 2007/05/05 22:09:04 markd Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -63,6 +63,7 @@ SUBDIR+= ptimetracker SUBDIR+= py-mxDateTime SUBDIR+= rclock SUBDIR+= remind +SUBDIR+= rsibreak SUBDIR+= ruby-tzinfo SUBDIR+= saytime SUBDIR+= sunbird |