diff options
author | cheusov <cheusov> | 2011-05-28 08:23:36 +0000 |
---|---|---|
committer | cheusov <cheusov> | 2011-05-28 08:23:36 +0000 |
commit | ab563c8134b18f6c40160fd89213a806529d2fcc (patch) | |
tree | de923018b326afa13a1a54785c343d0c557e43c2 /time/Makefile | |
parent | 796ceb8feb0c55b54e9d51ad2a1f442ac21f7494 (diff) | |
download | pkgsrc-ab563c8134b18f6c40160fd89213a806529d2fcc.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 |