summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2008-07-30 14:00:14 +0000
committerschmonz <schmonz@pkgsrc.org>2008-07-30 14:00:14 +0000
commita89b1451b1476fafa4c6eeccf7e78c03010ab278 (patch)
tree0b37a3ec3bb6bee261c2d4979974cd11441b682d /time
parent91583fabcb7c1cc5060bdab5b2ed1d2c718c9f40 (diff)
downloadpkgsrc-a89b1451b1476fafa4c6eeccf7e78c03010ab278.tar.gz
Add and enable leapsunpack.
Diffstat (limited to 'time')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index fa9b197f155..e5f704d8f16 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2008/06/23 21:31:17 markd Exp $
+# $NetBSD: Makefile,v 1.72 2008/07/30 14:00:14 schmonz Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -30,6 +30,7 @@ SUBDIR+= gtodo-applet
SUBDIR+= ical
SUBDIR+= jday
SUBDIR+= kronolith
+SUBDIR+= leapsunpack
SUBDIR+= lmclock
SUBDIR+= logtime
SUBDIR+= p5-Calendar-Simple