diff options
author | wiz <wiz@pkgsrc.org> | 2016-12-29 19:13:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-12-29 19:13:01 +0000 |
commit | d465bb41c53d37c6b05d92b59b3ef64e6c25bbd0 (patch) | |
tree | 0d0193725b58b63987fbcb2a0564a43e8f2d4ff9 /sysutils/Makefile | |
parent | d48e7c2f1dec4aeed186878079fb10b0eb2f2205 (diff) | |
download | pkgsrc-d465bb41c53d37c6b05d92b59b3ef64e6c25bbd0.tar.gz |
Remove xenkernel and tools versions 3, 33, and 41.
As discussed on pkgsrc-users.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 479eb787987..3f05bca6880 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.684 2016/10/17 15:48:12 taca Exp $ +# $NetBSD: Makefile,v 1.685 2016/12/29 19:13:01 wiz Exp $ # COMMENT= System utilities @@ -643,17 +643,10 @@ SUBDIR+= xc5k-firmware SUBDIR+= xcdroast SUBDIR+= xdu SUBDIR+= xe-guest-utilities -SUBDIR+= xenkernel3 -SUBDIR+= xenkernel33 -SUBDIR+= xenkernel41 SUBDIR+= xenkernel42 SUBDIR+= xenkernel45 SUBDIR+= xenkernel46 SUBDIR+= xenstoretools -SUBDIR+= xentools3 -SUBDIR+= xentools3-hvm -SUBDIR+= xentools33 -SUBDIR+= xentools41 SUBDIR+= xentools42 SUBDIR+= xentools45 SUBDIR+= xentools46 |