summaryrefslogtreecommitdiff
path: root/misc/lr
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-07-22 13:13:39 +0000
committerMichael Landin <mich@FreeBSD.org>2003-07-22 13:13:39 +0000
commitc05895ae3ab34d826c9d590569719936ddd5fed9 (patch)
tree83e44be09aa34650d8c63d25e9e2127311703c5b /misc/lr
parentupdate mail/pflogstats: 20030404 -> 20030721 (diff)
Fix unfetchable DISTFILE.
Approved by: roberto (mentor)
Notes
Notes: svn path=/head/; revision=85369
Diffstat (limited to 'misc/lr')
-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