diff options
author | martti <martti@pkgsrc.org> | 2005-11-13 18:36:29 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-11-13 18:36:29 +0000 |
commit | 407c3cab0ee86860138d4d9193a73b5cbd76f2d6 (patch) | |
tree | f20be7ffee078ec238d9d017e6cfb53c23bc31ca /sysutils | |
parent | c7fa2bb761e5edc32c363bd56889a5247427eeaf (diff) | |
download | pkgsrc-407c3cab0ee86860138d4d9193a73b5cbd76f2d6.tar.gz |
Added xenconsole
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index cd03c4606c0..316abb303ec 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.321 2005/11/11 21:34:29 wiz Exp $ +# $NetBSD: Makefile,v 1.322 2005/11/13 18:36:29 martti Exp $ # COMMENT= System utilities @@ -229,6 +229,7 @@ SUBDIR+= xbattbar SUBDIR+= xcdroast SUBDIR+= xdu SUBDIR+= xen12 +SUBDIR+= xenconsole SUBDIR+= xenkernel20 SUBDIR+= xentools12 SUBDIR+= xentools20 |