- Update MASTER_SITE

- Add WWW-tag (me)

PR:		ports/79446
Submitted by:	Sam Lawrence
This commit is contained in:
Volker Stolz 2005-04-04 07:59:43 +00:00
parent 22bab7b738
commit 1fdb335b83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132432
2 changed files with 3 additions and 1 deletions

View file

@ -8,7 +8,7 @@
PORTNAME= diskusage
PORTVERSION= 1.05
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.maske.org/pub/FreeBSD/distfiles/
MASTER_SITES= http://www.maske.org/apps/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Shows current user diskusage and sum in human-readable format

View file

@ -6,4 +6,6 @@ human readable format, totals the output and shows available
space left on partitions. Assumes user's home directory is
/home/$USER and that user's mail directory is /var/mail/$USER
WWW: http://www.maske.org/apps/diskusage/
- Douglas A. Maske <support@maske.org>