diff options
author | cjep <cjep> | 2002-06-04 16:45:49 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-06-04 16:45:49 +0000 |
commit | 597ce6327f24d5b813cab14f513f3447daf9cfd1 (patch) | |
tree | 13e3c926b8a958805e4bff5e5e3e0b4b346096c3 /sysutils | |
parent | 84227c4d1e465058ebae0507c65257b1609b6166 (diff) | |
download | pkgsrc-597ce6327f24d5b813cab14f513f3447daf9cfd1.tar.gz |
Add and enable xfm.
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 a2863e6014c..755fbd1983a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2002/06/04 09:57:30 cjep Exp $ +# $NetBSD: Makefile,v 1.143 2002/06/04 16:45:49 cjep Exp $ # COMMENT= System utilities @@ -122,6 +122,7 @@ SUBDIR+= xbatt SUBDIR+= xbattbar SUBDIR+= xcdroast SUBDIR+= xdu +SUBDIR+= xfm SUBDIR+= xhfs SUBDIR+= xmeter SUBDIR+= xnc |