diff options
author | jim <jim@FreeBSD.org> | 2002-01-14 15:59:08 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2002-01-14 15:59:08 +0800 |
commit | 89bae4a438ae1211000ca2711e0b9dcc5db2f245 (patch) | |
tree | 9f15a55b6a4b4e2accdf4a14d960546085b7a643 /sysutils/blimitd | |
parent | f808a531ce404ff4fec0cb0c663387d0f9830218 (diff) | |
download | freebsd-ports-gnome-89bae4a438ae1211000ca2711e0b9dcc5db2f245.tar.gz freebsd-ports-gnome-89bae4a438ae1211000ca2711e0b9dcc5db2f245.tar.zst freebsd-ports-gnome-89bae4a438ae1211000ca2711e0b9dcc5db2f245.zip |
Add mirrors to MASTER_SITES.
PR: 33868
Submitted by: maintainer
Diffstat (limited to 'sysutils/blimitd')
-rw-r--r-- | sysutils/blimitd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile index 6bde76cc6671..ed797533cd70 100644 --- a/sysutils/blimitd/Makefile +++ b/sysutils/blimitd/Makefile @@ -8,7 +8,9 @@ PORTNAME= blimitd PORTVERSION= 0.1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ \ + ftp://ftp.megamirror.com/pub/ugh/blimitd/ \ + http://ftp.megamirror.com/pub/ugh/blimitd/ MAINTAINER= andrew@ugh.net.au |