diff options
author | agc <agc@pkgsrc.org> | 2006-07-03 07:29:28 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2006-07-03 07:29:28 +0000 |
commit | 5b08a1a13df10b358b629b292b77994dad9fe5bf (patch) | |
tree | e22b47c8a3ad270795186bc5ca0e8743aa10f66a /sysutils/Makefile | |
parent | 64836659eae776897836b1a874e1eef211d13e46 (diff) | |
download | pkgsrc-5b08a1a13df10b358b629b292b77994dad9fe5bf.tar.gz |
Add and enable xenkernel30.
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 1781063ed1b..9afd99cb45f 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.361 2006/07/02 16:50:55 bouyer Exp $ +# $NetBSD: Makefile,v 1.362 2006/07/03 07:29:28 agc Exp $ # COMMENT= System utilities @@ -293,6 +293,7 @@ SUBDIR+= xdu SUBDIR+= xen12 SUBDIR+= xenconsole SUBDIR+= xenkernel20 +SUBDIR+= xenkernel30 SUBDIR+= xentools12 SUBDIR+= xentools20 SUBDIR+= xentools30 |