Update to latest lynx

This commit is contained in:
martin 1997-12-29 21:42:43 +00:00
parent 8a6ef953db
commit 04bacd2801
3 changed files with 4 additions and 14 deletions

View File

@ -4,11 +4,11 @@
# Date created: 17 November 1997
# Whom: gene
#
# $OpenBSD: Makefile,v 1.6 1997/12/18 17:52:05 gene Exp $
# $OpenBSD: Makefile,v 1.7 1997/12/29 21:42:43 martin Exp $
#
DISTNAME= lynx2.7.1ac-0.101
PKGNAME= lynx-2.7.1ac-0.101
DISTNAME= lynx2.7.1ac-0.104
PKGNAME= lynx-2.7.1ac-0.104
CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/current/

View File

@ -1 +1 @@
MD5 (lynx2.7.1ac-0.101.tar.gz) = 938c7880bf39eb5a09f1cdada72ae4c2
MD5 (lynx2.7.1ac-0.104.tar.gz) = b89e5dd86811ffb69add512094def236

View File

@ -1,10 +0,0 @@
--- src/LYBookmark.c- Thu Dec 18 15:53:47 1997
+++ src/LYBookmark.c Thu Dec 18 15:53:51 1997
@@ -599,7 +599,6 @@
if (fp != NULL)
fclose(fp);
remove(newfile);
- }
}
/*