diff options
author | cjep <cjep@pkgsrc.org> | 2002-06-04 16:45:49 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-06-04 16:45:49 +0000 |
commit | decb0af6f1c1472c07383fee4c6172f5af927dc0 (patch) | |
tree | 13e3c926b8a958805e4bff5e5e3e0b4b346096c3 /sysutils/Makefile | |
parent | 087f699840d5875286310b2b90683fc49f5dd5ab (diff) | |
download | pkgsrc-decb0af6f1c1472c07383fee4c6172f5af927dc0.tar.gz |
Add and enable xfm.
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 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 |