diff options
author | drochner <drochner> | 2004-08-02 14:23:19 +0000 |
---|---|---|
committer | drochner <drochner> | 2004-08-02 14:23:19 +0000 |
commit | 5114591fbca1d51dfd8d0de052b25a4124d108e5 (patch) | |
tree | f820d8a9c66e951b7a5fbe243d3814c5f0f56b85 /databases/gramps/Makefile | |
parent | 554ce5952b5e97b3bf2adfae36d4e361a7800cb3 (diff) | |
download | pkgsrc-5114591fbca1d51dfd8d0de052b25a4124d108e5.tar.gz |
update to 1.0.5
Version 1.0.5 -- the "Weighs the same as a duck" release
* Added Finnish translation (Eero Tamminen) and relationship calculator.
* Usability improvements for small screen sizes.
* Find duplicates tool fixed.
* Cross-platform newline support in GEDCOM import.
* Parents deleting fixed in Family View.
* Minor bug fixes.
Diffstat (limited to 'databases/gramps/Makefile')
-rw-r--r-- | databases/gramps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile index f6c70f8fa47..ec5e2fffcfa 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/06/21 15:17:20 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2004/08/02 14:23:19 drochner Exp $ # -DISTNAME= gramps-1.0.4 +DISTNAME= gramps-1.0.5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} |