diff options
author | ache <ache@FreeBSD.org> | 1997-08-29 10:34:00 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-08-29 10:34:00 +0000 |
commit | b44dba15f487493fdb38c3ce1cf2b4c3468efb97 (patch) | |
tree | e2927faa880ee971392af4a68af192d20805906e /www/lynx-current/Makefile | |
parent | ddd11526e81db3e26668e56d727ff7434e52a816 (diff) | |
download | FreeBSD-ports-b44dba15f487493fdb38c3ce1cf2b4c3468efb97.zip FreeBSD-ports-b44dba15f487493fdb38c3ce1cf2b4c3468efb97.tar.gz |
Upgrade to 0.57
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 041576a..008c628 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -7,8 +7,8 @@ # $Id: Makefile,v 1.53 1997/08/22 07:56:50 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.56 -PKGNAME= lynx-2.7.1ac-0.56 +DISTNAME= lynx2.7.1ac-0.57 +PKGNAME= lynx-2.7.1ac-0.57 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |