diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-07-09 10:22:04 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-07-09 10:22:04 +0000 |
commit | a2caa2c4d4879f5965ea104a0bd6299b923122c3 (patch) | |
tree | 9b5ac0c5e22b656355bae4e07afbb560945ec26c /sysutils/Makefile | |
parent | 8f58aeaa91974923d76371c7f3a8c96ec4d60e2e (diff) | |
download | ports-a2caa2c4d4879f5965ea104a0bd6299b923122c3.tar.gz ports-a2caa2c4d4879f5965ea104a0bd6299b923122c3.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 b21ea597b073..1c438778da89 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1998/06/16 07:49:54 dburr Exp $ +# $Id: Makefile,v 1.35 1998/06/16 16:52:16 dburr Exp $ # SUBDIR += LPRng @@ -28,6 +28,7 @@ SUBDIR += su2 SUBDIR += tcplist SUBDIR += tua + SUBDIR += ucspi-tcp SUBDIR += upsd SUBDIR += xbatt SUBDIR += xcpustate |