diff options
author | ghen <ghen> | 2006-02-05 21:58:23 +0000 |
---|---|---|
committer | ghen <ghen> | 2006-02-05 21:58:23 +0000 |
commit | 34e42901c9003e9244e070de3cd03ef697efd01b (patch) | |
tree | 8d3a7e7466d8fcf0828513f0cae7f2443e9a7259 /time | |
parent | 94c5b0d14cefa4249d183a33e2bd1d13affa5bab (diff) | |
download | pkgsrc-34e42901c9003e9244e070de3cd03ef697efd01b.tar.gz |
Add time/sunbird.
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 4b3373dd27b..5e13b3d2e7e 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2005/12/29 21:12:36 garbled Exp $ +# $NetBSD: Makefile,v 1.44 2006/02/05 21:58:23 ghen Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -54,6 +54,7 @@ SUBDIR+= py-mxDateTime SUBDIR+= rclock SUBDIR+= remind SUBDIR+= saytime +SUBDIR+= sunbird SUBDIR+= sunclock SUBDIR+= swisswatch SUBDIR+= titrax |