diff options
author | stas <stas@FreeBSD.org> | 2009-02-12 03:09:52 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-02-12 03:09:52 +0800 |
commit | 6973ad1b9467ed42b5c21af6106987ada8f8eba1 (patch) | |
tree | 3b785b11fd3f5a0238c36324077eeab9597de9eb /sysutils/Makefile | |
parent | cff6f9cf015eeccca1e3ed04f54d460ee9806667 (diff) | |
download | freebsd-ports-gnome-6973ad1b9467ed42b5c21af6106987ada8f8eba1.tar.gz freebsd-ports-gnome-6973ad1b9467ed42b5c21af6106987ada8f8eba1.tar.zst freebsd-ports-gnome-6973ad1b9467ed42b5c21af6106987ada8f8eba1.zip |
- Add sysutils/philesight, a program to show a graphics representation
of the filesystem usage.
Author: Ico Doornekamp <philesight@zevv.nl>
WWW: http://zevv.nl/play/code/philesight/
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 5c43ccb80ab8..009ccf38597d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -568,6 +568,7 @@ SUBDIR += pfstat SUBDIR += pftop SUBDIR += phantom + SUBDIR += philesight SUBDIR += php4-posix SUBDIR += php5-posix SUBDIR += phplogcon |