summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authoragc <agc>2002-02-27 21:26:02 +0000
committeragc <agc>2002-02-27 21:26:02 +0000
commit30f0101b0751902bcf5389262628f211567b37ac (patch)
tree23f60fc1ae488045c461d285dfd8d941b1102e4d /time
parent8f7201a54b593cfb7a17412087f735f229947d69 (diff)
downloadpkgsrc-30f0101b0751902bcf5389262628f211567b37ac.tar.gz
Add and enable xtu
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 39a42fe8939..ba4beeb019b 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/11/26 20:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2002/02/27 21:26:02 agc Exp $
#
COMMENT= clocks, calendars, daily planners and other time related applications
@@ -38,5 +38,6 @@ SUBDIR+= xbeats
SUBDIR+= xcal
SUBDIR+= xdaliclock
SUBDIR+= xtimer
+SUBDIR+= xtu
.include "../mk/bsd.pkg.subdir.mk"