aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-02-12 00:25:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-02-12 00:25:29 +0000
commiteaf25b123d5fdbe77c8072d3072cc05804ebabfc (patch)
treebff83c9273134f7af04c952d7d3f2e49ad777faa /finance
parent9f66b2c746efc27ca9009c6626a82e84abed9f98 (diff)
downloadports-eaf25b123d5fdbe77c8072d3072cc05804ebabfc.tar.gz
ports-eaf25b123d5fdbe77c8072d3072cc05804ebabfc.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/grisbi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index 0d91a86e51ac..a5d193b51f27 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grisbi
PORTVERSION= 0.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= thierry@FreeBSD.org
COMMENT= A personnal accounting application
-LIB_DEPENDS= ofx.0:${PORTSDIR}/finance/libofx
+LIB_DEPENDS= ofx.1:${PORTSDIR}/finance/libofx
.if !defined(WITHOUT_LATEX)
RUN_DEPENDS= ${UCS_CLASSDIR}/ucs.sty:${PORTSDIR}/print/latex-ucs
.endif