diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-10-22 11:29:17 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-10-22 11:29:17 +0000 |
commit | 969c718e89aeba1fc8d103ccb5a65616177c5789 (patch) | |
tree | 05a4c2b85b36256867bb008fba2d7fe0e09ba8cc /www/lynx/Makefile | |
parent | 50e1c2d38e849603a47d8241c948cbaba881c2c5 (diff) |
Notes
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 7bda6f888c94..71d8777882c3 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.66 1997/10/07 21:39:30 ache Exp $ +# $Id: Makefile,v 1.67 1997/10/10 14:47:21 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.78 -PKGNAME= lynx-2.7.1ac-0.78 +DISTNAME= lynx2.7.1ac-0.84 +PKGNAME= lynx-2.7.1ac-0.84 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |