diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 7f43353df055b66222f7487d225ce71980d838ec (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /databases/gramps3 | |
parent | 585a0f3b41d44238f9b6b0020e8bf66b71ec6509 (diff) | |
download | pkgsrc-7f43353df055b66222f7487d225ce71980d838ec.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'databases/gramps3')
-rw-r--r-- | databases/gramps3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile index a3f08665f3e..fe8e1f67601 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2011/06/09 11:54:58 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2011/07/21 13:05:48 obache Exp $ # DISTNAME= gramps-3.2.6 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} |