summaryrefslogtreecommitdiff
path: root/www/lynx/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:19:46 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:19:46 +0000
commit8515688e4fc1e61508e192542688b3ff53ea4ca8 (patch)
treed2d4ad86fb660f5fc1d74e8ef4b3232c9aad1046 /www/lynx/Makefile
parent3612c287b035cd52b87361b84833d892629cf955 (diff)
downloadpkgsrc-buildlink2.tar.gz
Merge changes in the main trunk into the buildlink2 branch for thosebuildlink2
packages that have been converted to USE_BUILDLINK2.
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r--www/lynx/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index a0b9559a058..cdf576d2cfd 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.49.2.1 2002/06/30 06:24:34 jlam Exp $
+# $NetBSD: Makefile,v 1.49.2.2 2002/08/25 21:22:35 jlam Exp $
#
DISTNAME= lynx2.8.4rel.1
-PKGNAME= lynx-2.8.4.1.2
+PKGNAME= lynx-2.8.4.1.3
CATEGORIES= www
-MASTER_SITES= http://lynx.isc.org/release/ \
- ftp://lynx.isc.org/lynx/ \
+MASTER_SITES= http://lynx.isc.org/lynx2.8.4/ \
+ ftp://lynx.isc.org/lynx2.8.4/ \
ftp://ftp.nl.uu.net/pub/unix/www/lynx/lynx2.8.4/ \
ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/lynx/lynx2.8.4/
EXTRACT_SUFX= .tar.bz2
@@ -14,7 +14,8 @@ PATCH_SITES= http://lynx.isc.org/lynx2.8.4/patches/ \
ftp://lynx.isc.org/lynx/lynx2.8.4/patches/ \
ftp://ftp.nl.uu.net/pub/unix/www/lynx/lynx2.8.4/patches/ \
ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/lynx/lynx2.8.4/patches/
-PATCHFILES= lynx2.8.4rel.1a.patch lynx2.8.4rel.1b.patch
+PATCHFILES= lynx2.8.4rel.1a.patch lynx2.8.4rel.1b.patch \
+ lynx2.8.4rel.1c.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= fredb@netbsd.org