diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-21 15:05:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-21 15:05:33 +0000 |
commit | 6d9873e9de02f12453a675582ef9cb2c92cf0527 (patch) | |
tree | 87ea3a5e2bc19af648acaabf347530285621c749 /time | |
parent | 2d480a940412ff486621ec78ae661f33fefb374d (diff) | |
download | pkgsrc-6d9873e9de02f12453a675582ef9cb2c92cf0527.tar.gz |
+ dateutils
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 df26289883e..116a8737473 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2013/07/02 11:39:17 rodent Exp $ +# $NetBSD: Makefile,v 1.127 2013/10/21 15:05:33 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -13,6 +13,7 @@ SUBDIR+= cairo-clock SUBDIR+= cal SUBDIR+= cardboard-schedule SUBDIR+= catclock +SUBDIR+= dateutils SUBDIR+= dclock SUBDIR+= deforaos-todo SUBDIR+= devtodo |