summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-09 00:37:36 +0000
committerwiz <wiz>2002-11-09 00:37:36 +0000
commitc72240b67c40951fb180d3e03a5ff230a5cf213e (patch)
treeabcf680148e541b26068434e357a33f2be1d6e50 /time/Makefile
parent309c6cfc8fc735f7d14ca3b3b367ff65c323a0e2 (diff)
downloadpkgsrc-c72240b67c40951fb180d3e03a5ff230a5cf213e.tar.gz
Add and enable lmclock.
Diffstat (limited to 'time/Makefile')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index a213efbf8d3..f5dfb5f651f 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/10/04 16:26:13 hubertf Exp $
+# $NetBSD: Makefile,v 1.18 2002/11/09 00:37:36 wiz Exp $
#
COMMENT= clocks, calendars, daily planners and other time related applications
@@ -18,6 +18,7 @@ SUBDIR+= gnyaclock
SUBDIR+= ical
SUBDIR+= korganizer
SUBDIR+= kworldwatch
+SUBDIR+= lmclock
SUBDIR+= logtime
SUBDIR+= p5-Time
SUBDIR+= p5-Time-HiRes