aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-07-17 17:43:18 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-07-17 17:43:18 +0000
commit1e23be623cdadb006e44e53dd7ffe5546b024099 (patch)
tree4fe20ac33dd892680bfa4d28935e8184cfaea99b
parent6721ad7602e0511fc006731f9ef81703e0a82e2a (diff)
downloadports-1e23be623cdadb006e44e53dd7ffe5546b024099.tar.gz
ports-1e23be623cdadb006e44e53dd7ffe5546b024099.zip
Notes
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 939b58a80a1b..e3d90925dc47 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1998/07/12 22:49:49 steve Exp $
+# $Id: Makefile,v 1.38 1998/07/15 09:58:15 dburr Exp $
#
SUBDIR += LPRng
@@ -41,5 +41,6 @@
SUBDIR += xperfmon
SUBDIR += xsysinfo
SUBDIR += xsysstats
+ SUBDIR += xwatch
.include <bsd.port.subdir.mk>