Update to 1.03
PR: 38697 Submitted by: maintainer
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= diskusage
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.maske.org/pub/FreeBSD/distfiles/
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
MD5 (diskusage-1.02.tar.gz) = 58ffbcd9fe2097e2813608980e77fafc
|
||||
MD5 (diskusage-1.03.tar.gz) = 66c6fb6c03598facba3611697549bc33
|
||||
|
||||
@@ -1 +1 @@
|
||||
Shows current user diskusage in human-readable format
|
||||
Shows current user diskusage in human-readable format and totals
|
||||
|
||||
@@ -2,8 +2,8 @@ diskusage is a shell script, written for FreeBSD 3.x and higher.
|
||||
|
||||
It is an add on package for FreeBSD's du and du must be present
|
||||
for this program to work. Shows current users diskusage in
|
||||
human readable format. Assumes user's home directory is /home/$USER and
|
||||
that user's mail directory is /var/mail/$USER
|
||||
human readable format and totals. Assumes user's home directory
|
||||
is /home/$USER and that user's mail directory is /var/mail/$USER
|
||||
|
||||
WWW: http://www.maske.org/support/unix/apps/diskusage/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user