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

(-)idled/Makefile (-1 / +2 lines)
Lines 8-14 Link Here
8
8
9
DISTNAME=	idled-1.16
9
DISTNAME=	idled-1.16
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	ftp://ftp.cs.hope.edu/pub/idled/
11
MASTER_SITES=	http://www.darkwing.com/idled/download/	\
12
				ftp://ftp.cs.hope.edu/pub/idled/
12
13
13
MAINTAINER=     andrew@ugh.net.au
14
MAINTAINER=     andrew@ugh.net.au
14
15
(-)idled/pkg/DESCR (+2 lines)
Lines 2-4 Link Here
2
machine to keep an eye on current users.  If users have been idle for too long,
2
machine to keep an eye on current users.  If users have been idle for too long,
3
or have been logged on for too long, or have logged in too many times, it will
3
or have been logged on for too long, or have logged in too many times, it will
4
warn them and log them out appropriately.
4
warn them and log them out appropriately.
5
6
WWW: http://www.darkwing.com/idled/

Return to bug 14704