diff options
author | joerg <joerg@pkgsrc.org> | 2009-09-07 18:21:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-09-07 18:21:23 +0000 |
commit | c9a56fa0b032e4d1252ca97519dad603b2f53ca8 (patch) | |
tree | 7f33acbf0185015a391c78c9bd0eb38d73836019 /sysutils/Makefile | |
parent | b3a580f3eea15d70f90f41e924726576171af2a6 (diff) | |
download | pkgsrc-c9a56fa0b032e4d1252ca97519dad603b2f53ca8.tar.gz |
Retire Xen 1.2 and Xentools 1.2.
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 9b69545c4cb..9967e375638 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.476 2009/07/26 18:25:01 drochner Exp $ +# $NetBSD: Makefile,v 1.477 2009/09/07 18:21:23 joerg Exp $ # COMMENT= System utilities @@ -374,11 +374,9 @@ SUBDIR+= xbatt SUBDIR+= xbattbar SUBDIR+= xcdroast SUBDIR+= xdu -SUBDIR+= xen12 SUBDIR+= xenkernel20 SUBDIR+= xenkernel3 SUBDIR+= xenkernel33 -SUBDIR+= xentools12 SUBDIR+= xentools20 SUBDIR+= xentools3 SUBDIR+= xentools3-hvm |