diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 22:49:49 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 22:49:49 +0000 |
commit | 3056ffbdb06d87cd6f00f845b85f9b4a288fb876 (patch) | |
tree | e0b4217b2259eeba1f4a060bc9d11cec0f8f8aa3 /sysutils/Makefile | |
parent | 798ce5dcce656e644df4f3792c3b5e9f164c4734 (diff) | |
download | ports-3056ffbdb06d87cd6f00f845b85f9b4a288fb876.tar.gz ports-3056ffbdb06d87cd6f00f845b85f9b4a288fb876.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 1c438778da89..74e66302ad35 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1998/06/16 16:52:16 dburr Exp $ +# $Id: Makefile,v 1.36 1998/07/09 10:22:04 dburr Exp $ # SUBDIR += LPRng @@ -35,6 +35,7 @@ SUBDIR += xdu SUBDIR += xfsm SUBDIR += xloadface + SUBDIR += xlogmaster SUBDIR += xosview SUBDIR += xperfmon SUBDIR += xsysinfo |