diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-15 20:29:02 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-15 20:29:02 +0000 |
commit | eb88969aa0ecb510f60a91749764aabd53570d0c (patch) | |
tree | 5d0092f5f189d7f6acb90d4274f7ad3593dc0b9b /www/lynx/Makefile | |
parent | Upgrade to 1.5.1sec2 (diff) |
Upgrade to 0.66
Notes
Notes:
svn path=/head/; revision=7921
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 c917b6719959..7299a23bba22 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.57 1997/09/05 15:12:49 ache Exp $ +# $Id: Makefile,v 1.61 1997/09/12 19:36:15 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.65 -PKGNAME= lynx-2.7.1ac-0.65 +DISTNAME= lynx2.7.1ac-0.66 +PKGNAME= lynx-2.7.1ac-0.66 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |