diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 16:11:39 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 16:11:39 +0000 |
commit | d5fc8ad9f96e8d32cef1d43c1cd9380b8cf1f7d4 (patch) | |
tree | 8572c9ce6db7e6d7a80f2e8dbb2d6667f747180b /sysutils/Makefile | |
parent | c16fdd367b0786c8f40230b490169818a12a8b65 (diff) | |
download | pkgsrc-d5fc8ad9f96e8d32cef1d43c1cd9380b8cf1f7d4.tar.gz |
Add and enable xfe
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 ea418fbc462..bf5a69bc9a6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.200 2003/08/29 18:51:56 hubertf Exp $ +# $NetBSD: Makefile,v 1.201 2003/08/30 16:11:39 xtraeme Exp $ COMMENT= System utilities @@ -160,6 +160,7 @@ SUBDIR+= xbatt SUBDIR+= xbattbar SUBDIR+= xcdroast SUBDIR+= xdu +SUBDIR+= xfe SUBDIR+= xfm SUBDIR+= xhfs SUBDIR+= xmbmon |