summaryrefslogtreecommitdiff
path: root/misc/lr
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-08-11 14:43:23 +0000
committerMichael Landin <mich@FreeBSD.org>2003-08-11 14:43:23 +0000
commitdebf3fa6bd20a1274cff06262cefa76731ae5d85 (patch)
tree9526bff833de1af69ea1212a46d68b4e5b228333 /misc/lr
parentUpdate to version 0.9.6 (diff)
lr project moved to sourgeforge servers.
Fixed pkg-plist, to use DOCSDIR macro. Approved by: roberto (mentor)
Notes
Notes: svn path=/head/; revision=86762
Diffstat (limited to 'misc/lr')
-rw-r--r--misc/lr/Makefile4
-rw-r--r--misc/lr/pkg-descr2
-rw-r--r--misc/lr/pkg-plist4
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/lr/Makefile b/misc/lr/Makefile
index 869e6e82f01b..19810a4ca2bf 100644
--- a/misc/lr/Makefile
+++ b/misc/lr/Makefile
@@ -9,8 +9,8 @@
PORTNAME= lr
PORTVERSION= 2.0
CATEGORIES= misc
-MASTER_SITES= http://freebsdcluster.org/~mich/software/ \
- http://www.seekrut.com/rk/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= lazyread
DISTNAME= lazyread-${PORTVERSION}
MAINTAINER= mich@FreeBSD.org
diff --git a/misc/lr/pkg-descr b/misc/lr/pkg-descr
index 0b28fda7c128..b4166bb7769a 100644
--- a/misc/lr/pkg-descr
+++ b/misc/lr/pkg-descr
@@ -5,7 +5,7 @@ features, such as being able to choose the speed at which it
scrolls, pause, dynamic speed up, the ability to highlight lines
that contain a specified string, and much more.
-WWW: http://www.seekrut.com/rk/lazyread.html
+WWW: http://lazyread.sourceforge.net
- Michael L. Hostbaek
mich@FreeBSD.org
diff --git a/misc/lr/pkg-plist b/misc/lr/pkg-plist
index e14cb20bf0b6..2f3893bf3e24 100644
--- a/misc/lr/pkg-plist
+++ b/misc/lr/pkg-plist
@@ -1,4 +1,4 @@
bin/lr
%%LESSPIPE%%bin/lesspipe.sh
-%%PORTDOCS%%share/doc/lr/README
-%%PORTDOCS%%@dirrm share/doc/lr
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%