diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-09-22 15:56:55 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-09-22 15:56:55 +0000 |
commit | 5623c4a25e9aaac5f33e55d8b660c21e95993c43 (patch) | |
tree | 4758292610f841626cc49223fc59033612d388fa /x11/keylaunch | |
parent | 9d70e367705070b15203ef76e501c51b5a3f8406 (diff) |
Fix fetching distfile: move download site to maintainer's
PR: ports/43250
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=67034
Diffstat (limited to 'x11/keylaunch')
-rw-r--r-- | x11/keylaunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/keylaunch/Makefile b/x11/keylaunch/Makefile index 4eac39aa4db1..8818c26b8b9b 100644 --- a/x11/keylaunch/Makefile +++ b/x11/keylaunch/Makefile @@ -8,7 +8,7 @@ PORTNAME= keylaunch PORTVERSION= 1.3.0 CATEGORIES= x11 -MASTER_SITES= http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/ +MASTER_SITES= http://www.mired.org/downloads/ MAINTAINER= mwm@mired.org |