diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-13 04:12:36 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-13 04:12:36 +0000 |
commit | b9806d9f1c336f470ec2ccb3e1394d48bf9a1523 (patch) | |
tree | 857cec20e94f28bf4d4140e9b7726f932524ca3c | |
parent | c63232d809af7c9f670ce3187dd680c823681da2 (diff) | |
download | pkgsrc-b9806d9f1c336f470ec2ccb3e1394d48bf9a1523.tar.gz |
Add xentools12.
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index f48dd12e824..f7e2e3640b7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2004/05/12 18:49:47 bouyer Exp $ +# $NetBSD: Makefile,v 1.235 2004/05/13 04:12:36 xtraeme Exp $ COMMENT= System utilities @@ -179,6 +179,7 @@ SUBDIR+= xbatt SUBDIR+= xbattbar SUBDIR+= xcdroast SUBDIR+= xdu +SUBDIR+= xentools12 SUBDIR+= xfce4-diskperf-plugin SUBDIR+= xfce4-fm SUBDIR+= xfce4-fm-icons |