summaryrefslogtreecommitdiff
path: root/japanese/lynx/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2002-01-22 17:16:14 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2002-01-22 17:16:14 +0000
commit05a407f075be6a4e75f95cb6865ccbab3fa129a1 (patch)
tree626c7d7ec6d77a581442578c348f90300e251db6 /japanese/lynx/Makefile
parentquotes from the PR: (diff)
Update to 2.8.4rel1.
Notes
Notes: svn path=/head/; revision=53589
Diffstat (limited to 'japanese/lynx/Makefile')
-rw-r--r--japanese/lynx/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile
index 1180b40260b9..a881138387c9 100644
--- a/japanese/lynx/Makefile
+++ b/japanese/lynx/Makefile
@@ -11,11 +11,16 @@ CATEGORIES= japanese www
MASTER_SITES= http://lynx.isc.org/current/
DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION}
+PATCHFILES= ${PORTNAME}${VERSION}${MINOR_VERSION}a.patch.gz \
+ ${PORTNAME}${VERSION}${MINOR_VERSION}b.patch.gz
+
+PATCH_SITES= http://lynx.isc.org/current/
+
MAINTAINER= shige@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g}
-VERSION= 2.8.3
+VERSION= 2.8.4
MINOR_VERSION= rel.1
USE_BZIP2?= YES