diff options
author | hubertf <hubertf> | 1999-09-20 20:49:30 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-09-20 20:49:30 +0000 |
commit | 69d2310026512624e5ef54de0428e6d595f0f652 (patch) | |
tree | c3a242dc8b595d8a7a38d4c4cd5dbd716ad85bb6 /sysutils/Makefile | |
parent | cae1056462eb58c00f369a718397cc59a3ecdb28 (diff) | |
download | pkgsrc-69d2310026512624e5ef54de0428e6d595f0f652.tar.gz |
add and enable xdu
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 01aa27747a5..5ec23c0e134 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 1999/09/12 15:33:25 kim Exp $ +# $NetBSD: Makefile,v 1.38 1999/09/20 20:49:30 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -50,7 +50,7 @@ SUBDIR += usbutil # SUBDIR += xbatt # SUBDIR += xcpustate -# SUBDIR += xdu + SUBDIR += xdu # SUBDIR += xloadface SUBDIR += xosview # SUBDIR += xperfmon |