diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-16 10:16:06 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-16 10:16:06 +0000 |
commit | 1e60315418ab3d9d07588e8f2165fbea5dd14370 (patch) | |
tree | b2887dfd9e4cebb189f468e4312759255868bbfa /www/lynx/Makefile | |
parent | update MASTER_SITES (diff) |
Upgrade to 0.51
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r-- | www/lynx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 6cf3f2aa6bef..039d7b7fac96 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.48 1997/08/13 06:40:44 asami Exp $ +# $Id: Makefile,v 1.49 1997/08/16 00:21:31 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.50 -PKGNAME= lynx-2.7.1ac-0.50 +DISTNAME= lynx2.7.1ac-0.51 +PKGNAME= lynx-2.7.1ac-0.51 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |