diff options
Diffstat (limited to 'finance/aqmoney/Makefile')
-rw-r--r-- | finance/aqmoney/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile index df681b7873a5..01ca60392e86 100644 --- a/finance/aqmoney/Makefile +++ b/finance/aqmoney/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= aqmoney -PORTVERSION= 0.5.1 +PORTVERSION= 0.6.2 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= heiner@bilch.com COMMENT= AqMoney uses openhbci to manage your credit institute accounts -LIB_DEPENDS= openhbci.7:${PORTSDIR}/finance/openhbci +LIB_DEPENDS= openhbci.13:${PORTSDIR}/finance/openhbci GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |