summaryrefslogtreecommitdiff
path: root/www/elinks/Makefile
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-01-23 22:39:23 +0000
committerrecht <recht@pkgsrc.org>2004-01-23 22:39:23 +0000
commit9980038ef03c0d80ed3b7b8a534cf9435bc91ef4 (patch)
tree5a2cf9fd411d92798f60f2f6cf4afaa64f042f90 /www/elinks/Makefile
parent14fc98bf1f0883df102b24d4fa1ca2e744813eca (diff)
downloadpkgsrc-9980038ef03c0d80ed3b7b8a534cf9435bc91ef4.tar.gz
Update to elinks 0.9.1
The main changes in ELinks-0.9.1 are: * Fixed crash when Download manager was open and you attempted to download a file * Fixed redrawing after find-next ('n') action * Fixed segfault triggered by pressing Page down in empty menu * Fixed <sub>/<sup>-related renderer leak * Dump link titles only if non-empty, and fix imgmap dumping Please see ChangeLog for full list of changes.
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r--www/elinks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index c43853a9884..5c40cf5473b 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2004/01/22 11:07:28 recht Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/23 22:39:23 recht Exp $
-DISTNAME= elinks-0.9.0
+DISTNAME= elinks-0.9.1
CATEGORIES= www
MASTER_SITES= http://elinks.or.cz/download/
EXTRACT_SUFX= .tar.bz2