diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-04 05:15:34 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-04 05:15:34 +0000 |
commit | 5eb13430b3e52dc7a4dfd5daee0b1b701f080548 (patch) | |
tree | a756ac6193ff98041254a96d3cc1c722894dcc87 /x11-fm/Makefile | |
parent | c90e1163f1d0a22eec768fed48a08562e279559b (diff) | |
download | FreeBSD-ports-5eb13430b3e52dc7a4dfd5daee0b1b701f080548.zip FreeBSD-ports-5eb13430b3e52dc7a4dfd5daee0b1b701f080548.tar.gz |
Add x11-fm/xdiskusage, a graphical front-end to du.
PR: 21505
Approved by: will
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 2b5c13b..d64bcde 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -19,6 +19,7 @@ SUBDIR += workplace SUBDIR += x-files SUBDIR += xcruise + SUBDIR += xdiskusage SUBDIR += xfm SUBDIR += xnc |