diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-11 09:03:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-11 09:03:50 +0000 |
commit | 6213061852772d2fae9b3f55b0cc232d0ec27384 (patch) | |
tree | 7898b181de399618accaa294aa9e12aaa2918fa1 /finance/aqmoney | |
parent | d70ee1ace1411cad46d58e3b74bf4d1d46037dce (diff) | |
download | ports-6213061852772d2fae9b3f55b0cc232d0ec27384.tar.gz ports-6213061852772d2fae9b3f55b0cc232d0ec27384.zip |
Notes
Diffstat (limited to 'finance/aqmoney')
-rw-r--r-- | finance/aqmoney/Makefile | 4 | ||||
-rw-r--r-- | finance/aqmoney/distinfo | 2 | ||||
-rw-r--r-- | finance/aqmoney/pkg-descr | 2 |
3 files changed, 5 insertions, 3 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} diff --git a/finance/aqmoney/distinfo b/finance/aqmoney/distinfo index 497c10cb6e3a..b621bd8a6e07 100644 --- a/finance/aqmoney/distinfo +++ b/finance/aqmoney/distinfo @@ -1 +1 @@ -MD5 (aqmoney-0.5.1.tar.gz) = 176af1e56dfe0820a128a48280d3548b +MD5 (aqmoney-0.6.2.tar.gz) = 22a40057ea1d5176c21151ab996b9dc7 diff --git a/finance/aqmoney/pkg-descr b/finance/aqmoney/pkg-descr index cc2b113602f0..681c5c0f70e7 100644 --- a/finance/aqmoney/pkg-descr +++ b/finance/aqmoney/pkg-descr @@ -3,3 +3,5 @@ Aqmoney is able to create both RDH mode ("security disc" mode called in other programs) and DDV mode (chip card) customers. A customer is one who has one or more account(s) at a credit institute. To manage accounts you must first create a customer. + +WWW: http://sourceforge.net/projects/aqmoney |