diff options
author | martti <martti> | 2005-11-13 18:36:29 +0000 |
---|---|---|
committer | martti <martti> | 2005-11-13 18:36:29 +0000 |
commit | 2d0a44bb0e8bf14ffd3393b2dafc01bb48e2fa35 (patch) | |
tree | f20be7ffee078ec238d9d017e6cfb53c23bc31ca /sysutils/Makefile | |
parent | 95533f60bd2a38849ff7fcd7fbf9f02c3ce9e328 (diff) | |
download | pkgsrc-2d0a44bb0e8bf14ffd3393b2dafc01bb48e2fa35.tar.gz |
Added xenconsole
Diffstat (limited to 'sysutils/Makefile')
-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 |