diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-25 16:47:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-25 16:47:16 +0000 |
commit | bce862a85974ce21fad51d2b59023ec865a34223 (patch) | |
tree | e73690912cdbd80c6023c775f6dec21ca1750501 /sysutils/Makefile | |
parent | 415268cc40ebcd7e34c9937dba60a8f44e97b5c9 (diff) | |
download | ports-bce862a85974ce21fad51d2b59023ec865a34223.tar.gz ports-bce862a85974ce21fad51d2b59023ec865a34223.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 2fd372ef9318..0471e5209041 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1998/01/28 03:51:56 fenner Exp $ +# $Id: Makefile,v 1.30 1998/01/28 11:35:34 cracauer Exp $ # SUBDIR += LPRng @@ -24,6 +24,7 @@ SUBDIR += su2 SUBDIR += tcplist SUBDIR += tua + SUBDIR += upsd SUBDIR += xbatt SUBDIR += xcpustate SUBDIR += xdu |