aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 05:33:25 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 05:33:25 +0000
commitb19759bb2d14e7c5497f27e49e6908bd22c864fe (patch)
treee4295d56e1917c8e6a2de13b1491c39e907d4cc2 /x11-clocks
parent1ce51e1885373d1999bde68c513d834d408e4cb0 (diff)
downloadports-b19759bb2d14e7c5497f27e49e6908bd22c864fe.tar.gz
ports-b19759bb2d14e7c5497f27e49e6908bd22c864fe.zip
Added xtu
Notes
Notes: svn path=/head/; revision=18202
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile
index 0cb6ebcab290..f28ff856c036 100644
--- a/x11-clocks/Makefile
+++ b/x11-clocks/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1999/04/19 12:04:14 flathill Exp $
+# $Id: Makefile,v 1.9 1999/04/25 00:39:03 kuriyama Exp $
#
SUBDIR += asclock
@@ -22,5 +22,6 @@
SUBDIR += xalarm
SUBDIR += xdaliclock
SUBDIR += xtimer
+ SUBDIR += xtu
.include <bsd.port.subdir.mk>