View | Details | Raw Unified | Return to bug 97812
Collapse All | Expand All

(-)ports/sysutils/diskusage/Makefile (-1 / +3 lines)
Lines 8-14 Link Here
8
PORTNAME=	diskusage
8
PORTNAME=	diskusage
9
PORTVERSION=	1.05
9
PORTVERSION=	1.05
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	http://www.maske.org/apps/downloads/
11
MASTER_SITES=	ftp://ftp.maskeproductions.com/pub/FreeBSD/distfiles/ \
12
		http://freebsd.unixfreunde.de/sources/ \
13
		http://mirror2.unixfreunde.de/
12
14
13
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Shows current user diskusage and sum in human-readable format
16
COMMENT=	Shows current user diskusage and sum in human-readable format

Return to bug 97812