aboutsummaryrefslogtreecommitdiff
path: root/finance/grisbi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/grisbi/Makefile')
-rw-r--r--finance/grisbi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index c80a8ace0804..d418fb674000 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grisbi
PORTVERSION= 0.5.8
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= thierry@FreeBSD.org
COMMENT= A personnal accounting application
-LIB_DEPENDS= ofx.2:${PORTSDIR}/finance/libofx
+LIB_DEPENDS= ofx.3:${PORTSDIR}/finance/libofx
.if !defined(WITHOUT_LATEX)
RUN_DEPENDS= ${UCS_CLASSDIR}/ucs.sty:${PORTSDIR}/print/latex-ucs
.endif