aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>1998-07-18 01:43:18 +0800
committermph <mph@FreeBSD.org>1998-07-18 01:43:18 +0800
commit31c35fefd36ad23ebfc21434ac60db91124480f1 (patch)
tree9c0affff6f77a2ac25554d1618b51cf4388b9d4c /sysutils
parenta41defdf214d8156fb673dd1e5da95ffa7b64a49 (diff)
downloadfreebsd-ports-gnome-31c35fefd36ad23ebfc21434ac60db91124480f1.tar.gz
freebsd-ports-gnome-31c35fefd36ad23ebfc21434ac60db91124480f1.tar.zst
freebsd-ports-gnome-31c35fefd36ad23ebfc21434ac60db91124480f1.zip
Activate xwatch.
Diffstat (limited to 'sysutils')
-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>