diff options
author | drochner <drochner@pkgsrc.org> | 2006-03-14 20:13:51 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-03-14 20:13:51 +0000 |
commit | 214a026a38230244ef656e6d90c16265442e2523 (patch) | |
tree | 635d21e54ea5401f242c5f69e0fc06f3d12f1060 /databases/gramps2/Makefile | |
parent | 11b960ca269593617dd62d3c684d2c0ffaf639ab (diff) | |
download | pkgsrc-214a026a38230244ef656e6d90c16265442e2523.tar.gz |
update to 2.0.10
changes:
* Date handler for Lithuanian language (Arturas Sleinius).
* New Calendar graphical report (Doug Blank).
* Multiple tool fixes.
* GEDCOM import and export improvements.
* Proper rebuilding of secondary indices.
* Open Document Format support in reports (Serge Noiraud, Brian Matherly).
* Multiple report fixes.
* Fix for low-level duplicate records.
* User Manual updates.
* An insane number of bug fixes.
Diffstat (limited to 'databases/gramps2/Makefile')
-rw-r--r-- | databases/gramps2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile index 948da284f37..9a8d9f0fd28 100644 --- a/databases/gramps2/Makefile +++ b/databases/gramps2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2006/03/06 00:18:15 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/14 20:13:51 drochner Exp $ # -DISTNAME= gramps-2.0.9 -PKGREVISION= 1 +DISTNAME= gramps-2.0.10 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} |