aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-01-29 05:29:29 +0800
committernork <nork@FreeBSD.org>2003-01-29 05:29:29 +0800
commit4c8ae6ece13c9a647fba6c591e494aec95067a4a (patch)
treec799d12350b3791311309e944c4e2f9ff662e2b5 /misc
parent583ea19dc27923a8f79b3ed621fafad120c5a63c (diff)
downloadfreebsd-ports-gnome-4c8ae6ece13c9a647fba6c591e494aec95067a4a.tar.gz
freebsd-ports-gnome-4c8ae6ece13c9a647fba6c591e494aec95067a4a.tar.zst
freebsd-ports-gnome-4c8ae6ece13c9a647fba6c591e494aec95067a4a.zip
Update to 1.9
PR: ports/47587 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r--misc/lr/Makefile6
-rw-r--r--misc/lr/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/misc/lr/Makefile b/misc/lr/Makefile
index 35bfff121ee2..332c3030a83c 100644
--- a/misc/lr/Makefile
+++ b/misc/lr/Makefile
@@ -7,14 +7,16 @@
#
PORTNAME= lr
-PORTVERSION= 1.7
+PORTVERSION= 1.9
CATEGORIES= misc
MASTER_SITES= http://www.seekrut.com/rk/
+DISTNAME= lazyread-${PORTVERSION}
MAINTAINER= mich@freebsdcluster.org
+WRKSRC= ${WRKDIR}/${DISTNAME}
do-build:
- cd ${WRKSRC}; ${CC} ${CFLAGS} -o lr lr.c -lncurses
+ cd ${WRKSRC}; ${CC} ${CFLAGS} -o lr lazyread.c -lncurses
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/lr ${PREFIX}/bin
diff --git a/misc/lr/distinfo b/misc/lr/distinfo
index 1b2ae6e5a7ad..ccca856c7c6f 100644
--- a/misc/lr/distinfo
+++ b/misc/lr/distinfo
@@ -1 +1 @@
-MD5 (lr-1.7.tar.gz) = 71eb305afbf8c295d523b299edc5649c
+MD5 (lazyread-1.9.tar.gz) = 4ed53cd11497d23ae895d086d29a0cba