diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-10 18:01:50 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-10 18:01:50 +0000 |
commit | 4cc9e2663746813eb4c600485e98edbd9305f165 (patch) | |
tree | 0bb38ef48c272e02ab28932ae5bab31fa26d5fa5 /www/lynx/Makefile | |
parent | 86bfbf2e7eeca137ebace637f9037cc9c33cef0d (diff) |
Notes
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r-- | www/lynx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 46bb583f471c..df566d9d4e64 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -7,8 +7,8 @@ # $Id: Makefile,v 1.57 1997/09/05 15:12:49 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.60 -PKGNAME= lynx-2.7.1ac-0.60 +DISTNAME= lynx2.7.1ac-0.61 +PKGNAME= lynx-2.7.1ac-0.61 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |