diff options
author | bouyer <bouyer@pkgsrc.org> | 2015-01-20 16:42:48 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2015-01-20 16:42:48 +0000 |
commit | 55a9aa4e6363656abe4ee7c4ff548fbc3f4a0d04 (patch) | |
tree | 92748434e1987958ffd8da7564334e4ecad5ea96 /sysutils/Makefile | |
parent | ab1c7646adf84cd5ab494dca53aaad1f1e5d407a (diff) | |
download | pkgsrc-55a9aa4e6363656abe4ee7c4ff548fbc3f4a0d04.tar.gz |
Add xenkernel45 and xentools45
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index acfb821ea3b..3e919dc70f5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.623 2015/01/17 15:36:02 wiedi Exp $ +# $NetBSD: Makefile,v 1.624 2015/01/20 16:42:48 bouyer Exp $ # COMMENT= System utilities @@ -580,12 +580,14 @@ SUBDIR+= xenkernel3 SUBDIR+= xenkernel33 SUBDIR+= xenkernel41 SUBDIR+= xenkernel42 +SUBDIR+= xenkernel45 SUBDIR+= xenstoretools SUBDIR+= xentools3 SUBDIR+= xentools3-hvm SUBDIR+= xentools33 SUBDIR+= xentools41 SUBDIR+= xentools42 +SUBDIR+= xentools45 SUBDIR+= xenvstat SUBDIR+= xfce4-appfinder SUBDIR+= xfce4-battery-plugin |