diff options
author | wiz <wiz> | 2003-05-24 19:19:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-24 19:19:34 +0000 |
commit | b9ebbb08a15b3a8790142a677876e5ba1bd2ac5a (patch) | |
tree | 81584668290834091358d0385ee64ea06d17feb0 /www/links/Makefile | |
parent | dc5d6280c12ff147d6832556690fd040a1cc7872 (diff) | |
download | pkgsrc-b9ebbb08a15b3a8790142a677876e5ba1bd2ac5a.tar.gz |
Update to 2.1pre11:
Correct parse_http_date (sponsored by Awite Bioenergie)
Non-aggressive cache (sponsored by Awite Bioenergie)
Refresh (sponsored by Awite Bioenergie)
Support for 16-bit 565 RGB big endian (from dillo via pkgsrc)
Fix for 24-bit RGB big endian (from dillo via pkgsrc)
Diffstat (limited to 'www/links/Makefile')
-rw-r--r-- | www/links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 838c32adcba..0713d906a8a 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2003/05/21 10:10:19 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2003/05/24 19:19:34 wiz Exp $ # -PKGNAME= links-2.1.0.10 +PKGNAME= links-2.1.0.11 COMMENT= Lynx-like text WWW browser CONFLICTS+= links-gui-[0-9]* elinks-0.3* |