diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/doinkd/Makefile | 3 | ||||
-rw-r--r-- | sysutils/doinkd/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/idled/Makefile | 3 | ||||
-rw-r--r-- | sysutils/idled/pkg-descr | 2 |
4 files changed, 8 insertions, 2 deletions
diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile index 26153c7..2514b88 100644 --- a/sysutils/doinkd/Makefile +++ b/sysutils/doinkd/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/doinkd/pkg-descr b/sysutils/doinkd/pkg-descr index 0992063..0c745cc 100644 --- a/sysutils/doinkd/pkg-descr +++ b/sysutils/doinkd/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/ diff --git a/sysutils/idled/Makefile b/sysutils/idled/Makefile index 26153c7..2514b88 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 0992063..0c745cc 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/ |