diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-27 15:58:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-27 15:58:41 +0800 |
commit | 0c7baffc7a0c5965da8f5f247147c4b18e0b740e (patch) | |
tree | a143899e1f5d8e1d2304cb9d4c8385720b3b93be /sysutils/blimitd | |
parent | d2d13b0ae82a340b9574b742fc57ab2d323d4909 (diff) | |
download | freebsd-ports-gnome-0c7baffc7a0c5965da8f5f247147c4b18e0b740e.tar.gz freebsd-ports-gnome-0c7baffc7a0c5965da8f5f247147c4b18e0b740e.tar.zst freebsd-ports-gnome-0c7baffc7a0c5965da8f5f247147c4b18e0b740e.zip |
Remove dead mastersite per distfile survey.
Diffstat (limited to 'sysutils/blimitd')
-rw-r--r-- | sysutils/blimitd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile index 69ffa5980131..37785f6ab172 100644 --- a/sysutils/blimitd/Makefile +++ b/sysutils/blimitd/Makefile @@ -9,9 +9,7 @@ PORTNAME= blimitd PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/blimitd/ \ - http://ftp.megamirror.com/pub/ugh/unix/blimitd/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ MAINTAINER= andrew@ugh.net.au COMMENT= Daemon to enforce login.conf limits |