diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-31 21:15:52 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-31 21:15:52 +0000 |
commit | ac436110932b742e5785392ff1e739a65f6384ea (patch) | |
tree | b7be3b297ea646fc575cb81cc1c3bf2dd7c13e21 /sysutils | |
parent | c22d93ea1d72a0d72db551b78f526a9798833285 (diff) | |
download | pkgsrc-ac436110932b742e5785392ff1e739a65f6384ea.tar.gz |
add & enable xbatt
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 312d2a90ceb..7dfe09024c3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 1999/10/17 05:00:17 fredb Exp $ +# $NetBSD: Makefile,v 1.42 1999/10/31 21:15:52 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -52,7 +52,7 @@ SUBDIR += top # SUBDIR += tua SUBDIR += usbutil -# SUBDIR += xbatt + SUBDIR += xbatt # SUBDIR += xcpustate SUBDIR += xdu SUBDIR += xhfs |