aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2003-07-22 21:13:39 +0800
committermich <mich@FreeBSD.org>2003-07-22 21:13:39 +0800
commit4b3f58c7099e33c536617942d64b9cd08674153d (patch)
tree355465aead2d5674de8f63ce74c573ff2e179b9c /misc
parent8794311003b78334e6c74c454e2cdd84b45c2b4c (diff)
downloadfreebsd-ports-gnome-4b3f58c7099e33c536617942d64b9cd08674153d.tar.gz
freebsd-ports-gnome-4b3f58c7099e33c536617942d64b9cd08674153d.tar.zst
freebsd-ports-gnome-4b3f58c7099e33c536617942d64b9cd08674153d.zip
Fix unfetchable DISTFILE.
Approved by: roberto (mentor)
Diffstat (limited to 'misc')
-rw-r--r--misc/lr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/lr/Makefile b/misc/lr/Makefile
index 0d55d74e8a41..869e6e82f01b 100644
--- a/misc/lr/Makefile
+++ b/misc/lr/Makefile
@@ -9,7 +9,8 @@
PORTNAME= lr
PORTVERSION= 2.0
CATEGORIES= misc
-MASTER_SITES= http://www.seekrut.com/rk/
+MASTER_SITES= http://freebsdcluster.org/~mich/software/ \
+ http://www.seekrut.com/rk/
DISTNAME= lazyread-${PORTVERSION}
MAINTAINER= mich@FreeBSD.org