diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-31 19:02:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-31 19:02:09 +0000 |
commit | 5971f785034658a8fb5d1a6bd9ec7a019f331fe4 (patch) | |
tree | 392a736d39c637545edc3713b40a1a17f9375073 /www/bluefish/Makefile | |
parent | 7bc952814548d73155b1cdac41be9eaa2594a639 (diff) | |
download | pkgsrc-5971f785034658a8fb5d1a6bd9ec7a019f331fe4.tar.gz |
Update to 0.11.
New in 0.11:
In 0.10, the config file format for the custom menu changed, but
the conversion was broken. Replace entries in the custom menu were
broken, causing a segfault in some cases. These are both fixed.
New in 0.10:
Changes include many bugfixes and speedups, many user interface
improvements, more translations, and a very nice function reference
interface. Currently included function reference files are for PHP
and HTML.
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r-- | www/bluefish/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index f7455fcf172..194900f119b 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2003/07/13 13:53:46 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2003/07/31 19:02:09 wiz Exp $ # -DISTNAME= bluefish-0.9 -PKGREVISION= 2 +DISTNAME= bluefish-0.11 CATEGORIES= www MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ http://student.wau.nl/~olivier/bluefish/download/ \ |