diff options
author | markd <markd@pkgsrc.org> | 2007-05-05 22:09:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-05-05 22:09:04 +0000 |
commit | 4d057acf88134ee74b26022e1cff4dc3d841a7f8 (patch) | |
tree | b0fad34db6ecf3d304377594680732f3860f15ef /time/Makefile | |
parent | bb113e70d8c8789250e184f4a2cbc67ffcedc371 (diff) | |
download | pkgsrc-4d057acf88134ee74b26022e1cff4dc3d841a7f8.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 |