diff options
author | ache <ache@FreeBSD.org> | 1995-07-23 15:20:49 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-07-23 15:20:49 +0800 |
commit | ff5ac9dd0820a06ce13e64affa4aa2838ba6ba00 (patch) | |
tree | e1b71fe84643acca299be0bfa00de40e78f59e96 /www/lynx-current | |
parent | 970c4b405e55b6bd3eb19ac17c6e0cc300ff3924 (diff) | |
download | freebsd-ports-gnome-ff5ac9dd0820a06ce13e64affa4aa2838ba6ba00.tar.gz freebsd-ports-gnome-ff5ac9dd0820a06ce13e64affa4aa2838ba6ba00.tar.zst freebsd-ports-gnome-ff5ac9dd0820a06ce13e64affa4aa2838ba6ba00.zip |
Upgrade 2.4.1 -> 2.4.2
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 10 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 | ||||
-rw-r--r-- | www/lynx-current/pkg-comment | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 5a93df96ea0a..97090ee14d71 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: lynx -# Version required: 2.4.1 +# Version required: 2.4.2 # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.9 1995/04/12 04:55:35 asami Exp $ +# $Id: Makefile,v 1.10 1995/06/16 23:37:31 ache Exp $ # -DISTNAME= lynx2-4-1 -PKGNAME= lynx-2.4.1 +DISTNAME= lynx2-4-2 +PKGNAME= lynx-2.4.2 CATEGORIES+= networking -MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-4-1/ +MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-4-2/ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index 58f1fa9a6c36..cfd3671c1336 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2-4-1.tar.Z) = 7dd7aae18bbf5cf12fdaf45670f8e3e8 +MD5 (lynx2-4-2.tar.Z) = 65659c64cd5896b56d5460d640a6acc9 diff --git a/www/lynx-current/pkg-comment b/www/lynx-current/pkg-comment index 42d436fa979b..ee2838873718 100644 --- a/www/lynx-current/pkg-comment +++ b/www/lynx-current/pkg-comment @@ -1 +1 @@ -lynx - A text/ascii oriented World-Wide Web Client. Version 2.4.1 BETA +lynx - A text/ascii oriented World-Wide Web Client. Version 2.4.2 BETA |