diff options
author | ache <ache@FreeBSD.org> | 1997-10-02 16:36:47 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-10-02 16:36:47 +0800 |
commit | f62f7c0d323915b52bd206c01a5f798862042e07 (patch) | |
tree | b8fceaea01eec70fe4dd63c58bcaf1b83c8b614e /www/lynx | |
parent | 35bb4902f63f7a108ee0ffde36ede18219c9569e (diff) | |
download | freebsd-ports-gnome-f62f7c0d323915b52bd206c01a5f798862042e07.tar.gz freebsd-ports-gnome-f62f7c0d323915b52bd206c01a5f798862042e07.tar.zst freebsd-ports-gnome-f62f7c0d323915b52bd206c01a5f798862042e07.zip |
Upgrade to
Diffstat (limited to 'www/lynx')
-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 2a774f45ba24..b78c8d0365bf 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.63 1997/09/21 20:37:03 ache Exp $ +# $Id: Makefile,v 1.64 1997/09/28 13:59:07 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.73 -PKGNAME= lynx-2.7.1ac-0.73 +DISTNAME= lynx2.7.1ac-0.74 +PKGNAME= lynx-2.7.1ac-0.74 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |