diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-27 08:56:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-27 08:56:17 +0000 |
commit | f548eac2a914331c0f0f9d3f3f13f9e08ffd5697 (patch) | |
tree | 03997f877926d6483bdaf1a8d6f02d7c2db1960d /sysutils/blimitd | |
parent | 391fceb4215fd1d914576a941e71540c2e7e905d (diff) | |
download | ports-f548eac2a914331c0f0f9d3f3f13f9e08ffd5697.tar.gz ports-f548eac2a914331c0f0f9d3f3f13f9e08ffd5697.zip |
Notes
Diffstat (limited to 'sysutils/blimitd')
-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 ed797533cd70..840a947171dc 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 |