diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-01-22 22:35:50 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-01-22 22:35:50 +0000 |
commit | b3dea148df24bc677eb3359849d1c0241c9dfedf (patch) | |
tree | 4e22bb41e7d1845b6c58be6d571f865486e8bbbf | |
parent | Update official fixes (diff) |
Upgrade to ac110
Notes
Notes:
svn path=/head/; revision=9414
-rw-r--r-- | www/lynx-current/Makefile | 7 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 | ||||
-rw-r--r-- | www/lynx-current/pkg-plist | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 300ab85e441e..a1ffea9c7a2a 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.76 1998/01/08 01:47:10 ache Exp $ +# $Id: Makefile,v 1.77 1998/01/17 06:11:11 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.108 -PKGNAME= lynx-2.7.1ac-0.108 +DISTNAME= lynx2.7.1ac-0.110 +PKGNAME= lynx-2.7.1ac-0.110 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/lynx2-7-1 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" MAKEFILE= makefile +INSTALL_TARGET= install install-help MAN1= lynx.1 .include <bsd.port.mk> diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index 9c64c3b30eb2..dd948ca78643 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.7.1ac-0.108.tar.gz) = 02f45907902483da3b5e241287545328 +MD5 (lynx2.7.1ac-0.110.tar.gz) = d9daad7a20de44f500b0514fb3bd68eb diff --git a/www/lynx-current/pkg-plist b/www/lynx-current/pkg-plist index 4faa48555c8c..7821b3fe40bd 100644 --- a/www/lynx-current/pkg-plist +++ b/www/lynx-current/pkg-plist @@ -21,8 +21,9 @@ lib/lynx_help/keystrokes/bookmark_help.html lib/lynx_help/keystrokes/keystroke_help.html lib/lynx_help/keystrokes/follow_help.html lib/lynx_help/lynx-dev.html -lib/lynx_help/CHANGES.configure lib/lynx_help/CHANGES.new +lib/lynx_help/COPYHEADER +lib/lynx_help/COPYING lib/lynx_help/PROBLEMS lib/lynx_help/README lib/lynx_help/samples/jumpsVMS.html @@ -32,7 +33,6 @@ lib/lynx_help/samples/lynx.com lib/lynx_help/samples/mailcap lib/lynx_help/samples/lynx.cfg lib/lynx_help/samples/lynx.lss -lib/lynx_help/samples/.nsconfig lib/lynx_help/test/tabtest.html lib/lynx_help/test/iso8859-1.html lib/lynx_help/test/TestComment.html |