aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-06-15 00:20:01 +0800
committermax <max@FreeBSD.org>1997-06-15 00:20:01 +0800
commit4fcf514788a8a38a06d385c66c0cdb707500bc70 (patch)
tree018d2acfec92eb92717c7887a39cf96fc91c53d0 /misc
parentcb69bf4bf8df21c4199e14c6f369b1455949c97d (diff)
downloadfreebsd-ports-gnome-4fcf514788a8a38a06d385c66c0cdb707500bc70.tar.gz
freebsd-ports-gnome-4fcf514788a8a38a06d385c66c0cdb707500bc70.tar.zst
freebsd-ports-gnome-4fcf514788a8a38a06d385c66c0cdb707500bc70.zip
Enable xtimer.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index d8a361be3f1a..8dcc2cd1fdb1 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.105 1997/04/27 00:14:27 asami Exp $
+# $Id: Makefile,v 1.106 1997/06/03 20:12:46 max Exp $
#
SUBDIR += amanda
@@ -43,6 +43,7 @@
SUBDIR += xless
SUBDIR += xmaddressbook
SUBDIR += xtar
+ SUBDIR += xtimer
SUBDIR += zorro
.include <bsd.port.subdir.mk>