diff options
author | ache <ache@FreeBSD.org> | 1997-10-08 05:39:37 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-10-08 05:39:37 +0800 |
commit | 94074ac64b84839601a4f311a0e095c8b0ff9009 (patch) | |
tree | 4c1f4cfb004e12ac5c5e8ca81e699b447bafbcff /www/lynx-current/Makefile | |
parent | 88547d43755a1731625a7812af3074f2c1886d3b (diff) | |
download | freebsd-ports-gnome-94074ac64b84839601a4f311a0e095c8b0ff9009.tar.gz freebsd-ports-gnome-94074ac64b84839601a4f311a0e095c8b0ff9009.tar.zst freebsd-ports-gnome-94074ac64b84839601a4f311a0e095c8b0ff9009.zip |
Upgrade to 0.76
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index b78c8d0365bf..ac8f32476295 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.64 1997/09/28 13:59:07 ache Exp $ +# $Id: Makefile,v 1.65 1997/10/02 08:36:47 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.74 -PKGNAME= lynx-2.7.1ac-0.74 +DISTNAME= lynx2.7.1ac-0.76 +PKGNAME= lynx-2.7.1ac-0.76 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |