diff options
author | bouyer <bouyer@pkgsrc.org> | 2006-10-19 23:00:06 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2006-10-19 23:00:06 +0000 |
commit | ef5ad26b6389766f69de5857b67119354f82441e (patch) | |
tree | 998027e8ec391b3731424654968d09602b9ca21c | |
parent | b466cbf344bfafed4fcd37ece841d587dd141357 (diff) | |
download | pkgsrc-ef5ad26b6389766f69de5857b67119354f82441e.tar.gz |
+ xentools30-hvm
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 69c5e3ce8b5..b4e6f37d248 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.377 2006/10/19 21:11:32 wiz Exp $ +# $NetBSD: Makefile,v 1.378 2006/10/19 23:00:06 bouyer Exp $ # COMMENT= System utilities @@ -312,6 +312,7 @@ SUBDIR+= xenkernel30 SUBDIR+= xentools12 SUBDIR+= xentools20 SUBDIR+= xentools30 +SUBDIR+= xentools30-hvm SUBDIR+= xenvstat SUBDIR+= xfce4-appfinder SUBDIR+= xfce4-cpugraph-plugin |