diff options
author | cheusov <cheusov@pkgsrc.org> | 2011-05-28 08:23:36 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2011-05-28 08:23:36 +0000 |
commit | e4d6c54bd0963b6c26e2d15884190d3346ed5bd2 (patch) | |
tree | de923018b326afa13a1a54785c343d0c557e43c2 /time/Makefile | |
parent | 682bad8c149f471c105be8960e6737cbc4cb7d9e (diff) | |
download | pkgsrc-e4d6c54bd0963b6c26e2d15884190d3346ed5bd2.tar.gz |
add heirloom packages, oked by sponsors
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 519cb6a1832..a5134193f76 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2011/05/19 04:19:36 obache Exp $ +# $NetBSD: Makefile,v 1.119 2011/05/28 08:23:36 cheusov Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -30,6 +30,7 @@ SUBDIR+= gtodo SUBDIR+= gtodo-applet SUBDIR+= hamster-applet SUBDIR+= hebcal +SUBDIR+= heirloom-date SUBDIR+= ical SUBDIR+= ical2rem SUBDIR+= jday |