diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2004-02-28 17:11:10 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2004-02-28 17:11:10 +0000 |
commit | 54f8643567f79fc3dea26bda34f57da0e297d068 (patch) | |
tree | 1b80992db04cd8f6d734eb64d56f7323f215090b /sysutils/Makefile | |
parent | 943b0bb5265199e4b2b7a7ce34e8faa71ecf351f (diff) | |
download | pkgsrc-54f8643567f79fc3dea26bda34f57da0e297d068.tar.gz |
Add & enable acpi-iasl.
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 9b1b397addf..9cc2e5c63fb 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.220 2004/02/26 04:02:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.221 2004/02/28 17:11:10 uebayasi Exp $ COMMENT= System utilities SUBDIR+= GWLib +SUBDIR+= acpi-iasl SUBDIR+= adjustkernel SUBDIR+= amanda SUBDIR+= amanda-client |