diff options
author | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
commit | 78f9c75877debf36d3c2759224123106fdea8441 (patch) | |
tree | 4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /finance | |
parent | 5743a873c7dbe2a88a6ceafa62a320e527929914 (diff) | |
download | pkgsrc-78f9c75877debf36d3c2759224123106fdea8441.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gkrellm-stock/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile index 10b7157a328..08b5d393756 100644 --- a/finance/gkrellm-stock/Makefile +++ b/finance/gkrellm-stock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2012/09/15 10:04:35 obache Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/02 17:11:00 tron Exp $ # DISTNAME= gkrellstock-0.5.1 PKGNAME= gkrellm-stock-0.5.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellstock/} diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index f3aba451e1f..eca981db7b7 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.171 2012/09/15 10:04:35 obache Exp $ +# $NetBSD: Makefile,v 1.172 2012/10/02 17:11:00 tron Exp $ # DISTNAME= gnucash-2.4.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} |