diff options
author | andreas <andreas@FreeBSD.org> | 1997-08-21 10:17:50 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-08-21 10:17:50 +0000 |
commit | 7d442f73e1d5a860178fb8798386999d186ce340 (patch) | |
tree | e3fa2f95404cdab6b96ad51088c2f85163daef09 /www/lynx | |
parent | a8ee6872fbb5803c650352683acc9d729805f758 (diff) | |
download | FreeBSD-ports-7d442f73e1d5a860178fb8798386999d186ce340.zip FreeBSD-ports-7d442f73e1d5a860178fb8798386999d186ce340.tar.gz |
Make fetch didn't work anymore with version 0.51.
So I had to update to new version lynx2.7.1ac-0.54.
I hope Andrey agrees, although I didn't ask him before.
Make package still works ;-)
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 6 | ||||
-rw-r--r-- | www/lynx/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 039d7b7..8513c3e 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.49 1997/08/16 00:21:31 ache Exp $ +# $Id: Makefile,v 1.50 1997/08/16 10:15:56 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.51 -PKGNAME= lynx-2.7.1ac-0.51 +DISTNAME= lynx2.7.1ac-0.54 +PKGNAME= lynx-2.7.1ac-0.54 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ diff --git a/www/lynx/distinfo b/www/lynx/distinfo index 82e6124..9679942 100644 --- a/www/lynx/distinfo +++ b/www/lynx/distinfo @@ -1 +1 @@ -MD5 (lynx2.7.1ac-0.51.tar.gz) = 1c530c28ec51f64a3d8a5ac7629c2180 +MD5 (lynx2.7.1ac-0.54.tar.gz) = 7636a5609e4dc82c4c2e9399d27ad5f3 |