diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-01-27 08:56:17 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-01-27 08:56:17 +0000 |
commit | abfff388ca8ff9dfcd9f3ba1d34f7d7da9a39181 (patch) | |
tree | 96afc52fbe2e97cd0e2ff1a7922ca969420852b0 | |
parent | bf794d4f7c1d9779a39e7a876c136efa98571c36 (diff) | |
download | FreeBSD-ports-abfff388ca8ff9dfcd9f3ba1d34f7d7da9a39181.zip FreeBSD-ports-abfff388ca8ff9dfcd9f3ba1d34f7d7da9a39181.tar.gz |
Update MASTER_SITES to reflect mirror site reorganisation.
PR: 34325
Submitted by: andrew@ugh.net.au
-rw-r--r-- | sysutils/blimitd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile index ed79753..840a947 100644 --- a/sysutils/blimitd/Makefile +++ b/sysutils/blimitd/Makefile @@ -9,8 +9,8 @@ PORTNAME= blimitd PORTVERSION= 0.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ \ - ftp://ftp.megamirror.com/pub/ugh/blimitd/ \ - http://ftp.megamirror.com/pub/ugh/blimitd/ + ftp://ftp.megamirror.com/pub/ugh/unix/blimitd/ \ + http://ftp.megamirror.com/pub/ugh/unix/blimitd/ MAINTAINER= andrew@ugh.net.au |