diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-06-08 16:17:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-06-08 16:17:56 +0000 |
commit | 7668f8077892e98affc93a91a9e0ce7406dcac50 (patch) | |
tree | 5ffb5a857535508bf16d0d995f9284efa7fd4ba3 /www/lynx-current | |
parent | Enable pthread support using devel/pth. (diff) |
Upgrade to 2.8.5dev16
Notes
Notes:
svn path=/head/; revision=82542
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 4 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 42018eeac01b..e035b1773edc 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -6,10 +6,10 @@ # PORTNAME= lynx -PORTVERSION= 2.8.5d15 +PORTVERSION= 2.8.5d16 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ -DISTNAME= ${PORTNAME}2.8.5dev.15 +DISTNAME= ${PORTNAME}2.8.5dev.16 MAINTAINER= ache@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index aeecb52eb60f..add10c3d4a50 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.8.5dev.15.tar.bz2) = cc9513bfea6443c99a83d29ff6147244 +MD5 (lynx2.8.5dev.16.tar.bz2) = d5c50ea7334ee3256a82722be2f0d9a3 |