diff options
author | ache <ache@FreeBSD.org> | 1998-07-23 23:26:07 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-07-23 23:26:07 +0800 |
commit | 0383208f707e717f4485b0cf49176ed63c2ac9dc (patch) | |
tree | b31112b5caa5054847e2e34bed914c8f721ed73b /www | |
parent | 5fc7b052a21063422988970ff68d54ce42ef3101 (diff) | |
download | freebsd-ports-gnome-0383208f707e717f4485b0cf49176ed63c2ac9dc.tar.gz freebsd-ports-gnome-0383208f707e717f4485b0cf49176ed63c2ac9dc.tar.zst freebsd-ports-gnome-0383208f707e717f4485b0cf49176ed63c2ac9dc.zip |
Upgrade to dev17
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx-current/Makefile | 8 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index e00e1a69cc50..a6370816862b 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -4,18 +4,18 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.87 1998/04/22 00:42:18 ache Exp $ +# $Id: Makefile,v 1.88 1998/06/07 03:57:49 ache Exp $ # -DISTNAME= lynx2.8.1dev.14 -PKGNAME= lynx-2.8.1dev.14 +DISTNAME= lynx2.8.1dev.17 +PKGNAME= lynx-2.8.1dev.17 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= ache@FreeBSD.ORG NO_LATEST_LINK= YES -WRKSRC= ${WRKDIR}/lynx2-8 +WRKSRC= ${WRKDIR}/lynx2-8-1 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" MAKEFILE= makefile diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index 13ef5415be3e..e58e984fb399 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.8.1dev.14.tar.gz) = 24f7efbea0e0a81c7622e88285f06fba +MD5 (lynx2.8.1dev.17.tar.gz) = 976c44c9f2dbba2506499c7f80dae6b4 |