summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2001-05-31 15:49:03 +0000
committeragc <agc>2001-05-31 15:49:03 +0000
commitc381d31648e4ddce0250f0f07c4455432bd4fcf5 (patch)
treeef914caef99e179a4a419fd2d04234fdb1714922
parent50c6abbf300c795cd83115eb82727da7e73d8e0e (diff)
downloadpkgsrc-c381d31648e4ddce0250f0f07c4455432bd4fcf5.tar.gz
Add and enable xtide
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 5fb267b8c68..2d7e6de5640 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2001/05/19 18:09:53 jtb Exp $
+# $NetBSD: Makefile,v 1.100 2001/05/31 15:49:03 agc Exp $
#
COMMENT= Miscellaneous utilities
@@ -87,6 +87,7 @@ SUBDIR+= vttest
SUBDIR+= watch
SUBDIR+= xrolodex
SUBDIR+= xtend
+SUBDIR+= xtide
SUBDIR+= zorro
.include "../mk/bsd.pkg.subdir.mk"