diff options
author | mycroft <mycroft> | 1998-07-04 08:50:42 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 08:50:42 +0000 |
commit | 99ae5230eab498e9b7751500ee37192af7004f7f (patch) | |
tree | 56ea72740ccfd243cf89e666c37b64e9e5d127b6 /www/lynx | |
parent | eb0aaf3cd4c6e53b3df09b577d334040b404d55b (diff) | |
download | pkgsrc-99ae5230eab498e9b7751500ee37192af7004f7f.tar.gz |
Update to the actual 2.8 release.
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 11 | ||||
-rw-r--r-- | www/lynx/files/md5 | 2 | ||||
-rw-r--r-- | www/lynx/pkg/PLIST | 3 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 70e312036b7..c51ef4d6e1f 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.10 1998/06/21 15:22:20 tv Exp $ -# FreeBSD Id: Makefile,v 1.71 1997/11/24 19:35:30 ache Exp +# $NetBSD: Makefile,v 1.11 1998/07/04 08:50:42 mycroft Exp $ # -DISTNAME= lynx2.8rel.2 -PKGNAME= lynx-2.8rel.2 +DISTNAME= lynx2-8 +PKGNAME= lynx-2.8 WRKSRC= ${WRKDIR}/lynx2-8 CATEGORIES= www -MASTER_SITES= http://sol.slcc.edu/lynx/current/ +MASTER_SITES= http://sol.slcc.edu/lynx/release2-8/ MAINTAINER= packages@netbsd.org +CONFLICTS= lynx-2.8rel.2 + DEPENDS+= ncurses-1.9.9g:../../devel/ncurses CONFIGURE_ARGS+= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" diff --git a/www/lynx/files/md5 b/www/lynx/files/md5 index d81c2e2168a..d164ebf557b 100644 --- a/www/lynx/files/md5 +++ b/www/lynx/files/md5 @@ -1 +1 @@ -MD5 (lynx2.8rel.2.tar.gz) = 3dc69f4f7359324bc4809bef488ec731 +MD5 (lynx2-8.tar.gz) = f528bca494d9aea195f284acc19f602d diff --git a/www/lynx/pkg/PLIST b/www/lynx/pkg/PLIST index b20bd08daaa..27b6a3479bb 100644 --- a/www/lynx/pkg/PLIST +++ b/www/lynx/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1998/03/10 23:03:02 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 1998/07/04 08:50:42 mycroft Exp $ bin/lynx etc/lynx.cfg etc/lynx_help/COPYHEADER @@ -27,7 +27,6 @@ etc/lynx_help/lynx_help_main.html etc/lynx_help/lynx_url_support.html etc/lynx_help/samples/jumpsUnix.html etc/lynx_help/samples/jumpsVMS.html -etc/lynx_help/samples/lynx.cfg etc/lynx_help/samples/lynx.com etc/lynx_help/samples/lynx.lss etc/lynx_help/samples/mailcap |