diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
commit | 67dcf7fe476b0a7de818c133f7c113da2212790f (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /databases/gramps3/Makefile | |
parent | 1ce3aaa7830f372107389ba3a7dd69306b86cdda (diff) | |
download | pkgsrc-67dcf7fe476b0a7de818c133f7c113da2212790f.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
Diffstat (limited to 'databases/gramps3/Makefile')
-rw-r--r-- | databases/gramps3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile index 734e2a5e0eb..214d5b1da26 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/06/14 07:44:04 sbd Exp $ +# $NetBSD: Makefile,v 1.30 2012/08/13 14:25:38 wiz Exp $ # DISTNAME= gramps-3.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} |