diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-12 22:12:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-12 22:12:40 +0800 |
commit | 594a490dbcb6ea9c5ae72ad71371a748d42b6e80 (patch) | |
tree | 6e6746345a57edc37ea116e8a6a34788e9b27378 /sysutils | |
parent | be87dec9ec538aa2de8a4d384efbc978658e24b5 (diff) | |
download | freebsd-ports-gnome-594a490dbcb6ea9c5ae72ad71371a748d42b6e80.tar.gz freebsd-ports-gnome-594a490dbcb6ea9c5ae72ad71371a748d42b6e80.tar.zst freebsd-ports-gnome-594a490dbcb6ea9c5ae72ad71371a748d42b6e80.zip |
Update MASTER_SITES
PR: ports/97813
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/blimitd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile index 37785f6ab172..857de3f90ad1 100644 --- a/sysutils/blimitd/Makefile +++ b/sysutils/blimitd/Makefile @@ -9,7 +9,8 @@ PORTNAME= blimitd PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= andrew@ugh.net.au COMMENT= Daemon to enforce login.conf limits |