diff options
author | bouyer <bouyer> | 2005-03-07 16:01:47 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2005-03-07 16:01:47 +0000 |
commit | 1855593eb24da0a46b6cdef4ae6e1d040289d42c (patch) | |
tree | fea65d2399e6f2dab0f6f862d5485a484c3bc781 /sysutils | |
parent | e0ce5565d2e044dbb81e2137b668e0afa6f5d741 (diff) | |
download | pkgsrc-1855593eb24da0a46b6cdef4ae6e1d040289d42c.tar.gz |
Add xentools20
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 303df0bd715..cfab8fed429 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.286 2005/02/12 00:35:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.287 2005/03/07 16:01:47 bouyer Exp $ COMMENT= System utilities @@ -220,6 +220,7 @@ SUBDIR+= xcdroast SUBDIR+= xdu SUBDIR+= xen12 SUBDIR+= xentools12 +SUBDIR+= xentools20 SUBDIR+= xenvstat SUBDIR+= xfce4-appfinder SUBDIR+= xfce4-cpugraph-plugin |