diff options
author | is <is@pkgsrc.org> | 2003-02-27 21:42:33 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2003-02-27 21:42:33 +0000 |
commit | bd42db723700294e11379c0c0f2d52c8831fb887 (patch) | |
tree | 125fb43239cd5d9101d1b9671732f3a73f704bf9 /www/links-gui/Makefile | |
parent | 828fd0b167df6baf96b7637e504f29239c155fcb (diff) | |
download | pkgsrc-bd42db723700294e11379c0c0f2d52c8831fb887.tar.gz |
Fix client-side image maps to allow for non-integer coordinates.
By Mikulas Patocka, Twibright Labs.
Diffstat (limited to 'www/links-gui/Makefile')
-rw-r--r-- | www/links-gui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile index 714f4172866..87f987f425c 100644 --- a/www/links-gui/Makefile +++ b/www/links-gui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2003/02/25 11:20:41 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2003/02/27 21:42:34 is Exp $ # PKGNAME= links-gui-2.1.0.8 +PKGREVISION= 1 COMMENT= Lynx-like text and graphics WWW browser |