aboutsummaryrefslogtreecommitdiff
path: root/sysutils/idled
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-14 02:13:24 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-14 02:13:24 +0000
commit5d8426d7281182f131ab75c4c3c41d6fb2b04c3e (patch)
treed1303e23102a79063a2972c1e44511bc685ea37b /sysutils/idled
parenta76973ca16ca1efc4fd750b496e96df12c4cdd69 (diff)
downloadports-5d8426d7281182f131ab75c4c3c41d6fb2b04c3e.tar.gz
ports-5d8426d7281182f131ab75c4c3c41d6fb2b04c3e.zip
Notes
Diffstat (limited to 'sysutils/idled')
-rw-r--r--sysutils/idled/Makefile3
-rw-r--r--sysutils/idled/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/idled/Makefile b/sysutils/idled/Makefile
index 26153c7171bb..2514b886d7ee 100644
--- a/sysutils/idled/Makefile
+++ b/sysutils/idled/Makefile
@@ -8,7 +8,8 @@
DISTNAME= idled-1.16
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.cs.hope.edu/pub/idled/
+MASTER_SITES= http://www.darkwing.com/idled/download/ \
+ ftp://ftp.cs.hope.edu/pub/idled/
MAINTAINER= andrew@ugh.net.au
diff --git a/sysutils/idled/pkg-descr b/sysutils/idled/pkg-descr
index 0992063de352..0c745cc549d0 100644
--- a/sysutils/idled/pkg-descr
+++ b/sysutils/idled/pkg-descr
@@ -2,3 +2,5 @@ This is a port of idled by Michael P. Crider. Idled is a daemon that runs on a
machine to keep an eye on current users. If users have been idle for too long,
or have been logged on for too long, or have logged in too many times, it will
warn them and log them out appropriately.
+
+WWW: http://www.darkwing.com/idled/