diff options
author | gdt <gdt@pkgsrc.org> | 2014-05-25 15:34:09 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2014-05-25 15:34:09 +0000 |
commit | 3eef1469b35a9e687afacad067d745c898e1bb0c (patch) | |
tree | ac52c63748a46abfe413d39e862b261959124aa5 /sysutils/Makefile | |
parent | dc7476215c16ad65694fd78101ebc1296a32ce93 (diff) | |
download | pkgsrc-3eef1469b35a9e687afacad067d745c898e1bb0c.tar.gz |
Remove xen2 kernel and tools.
Proposed on port-xen - no objections or comments received.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 5e83a5b7dcd..f667563c8dc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.599 2014/05/18 21:06:22 rodent Exp $ +# $NetBSD: Makefile,v 1.600 2014/05/25 15:34:09 gdt Exp $ # COMMENT= System utilities @@ -542,13 +542,11 @@ SUBDIR+= xc5k-firmware SUBDIR+= xcdroast SUBDIR+= xdu SUBDIR+= xe-guest-utilities -SUBDIR+= xenkernel20 SUBDIR+= xenkernel3 SUBDIR+= xenkernel33 SUBDIR+= xenkernel41 SUBDIR+= xenkernel42 SUBDIR+= xenstoretools -SUBDIR+= xentools20 SUBDIR+= xentools3 SUBDIR+= xentools3-hvm SUBDIR+= xentools33 |