diff options
author | martin <martin@pkgsrc.org> | 2005-06-02 15:12:41 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2005-06-02 15:12:41 +0000 |
commit | 62d4c2ecd79035c026067ea59f0d2bbef71bfbd9 (patch) | |
tree | 2cb251db804e24b9f9e5fbb864194d3c35ebd7a5 /sysutils | |
parent | aef9674ea1d024b4091bc13d6b388d75a05412c1 (diff) | |
download | pkgsrc-62d4c2ecd79035c026067ea59f0d2bbef71bfbd9.tar.gz |
Enable afbinit
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ac4f6f314ca..12c914ffb59 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.299 2005/05/28 07:23:11 minskim Exp $ +# $NetBSD: Makefile,v 1.300 2005/06/02 15:12:41 martin Exp $ COMMENT= System utilities @@ -6,6 +6,7 @@ SUBDIR+= acpi-iasl SUBDIR+= acpidump SUBDIR+= adjustkernel SUBDIR+= adtool +SUBDIR+= afbinit SUBDIR+= amanda SUBDIR+= amanda-client SUBDIR+= amanda-common |