diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-09 19:20:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-09 19:20:51 +0000 |
commit | 936953b60b7f871a9163509d5d72266e4b56a3be (patch) | |
tree | 3d565a6f2519ccfb91d0ffe5fd3c98f45eb3b94d /finance/openhbci | |
parent | 596fea2695b8140d854103b0422ae4239b245815 (diff) | |
download | ports-936953b60b7f871a9163509d5d72266e4b56a3be.tar.gz ports-936953b60b7f871a9163509d5d72266e4b56a3be.zip |
Notes
Diffstat (limited to 'finance/openhbci')
-rw-r--r-- | finance/openhbci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile index 5ddc2901bc00..61a6b73926ea 100644 --- a/finance/openhbci/Makefile +++ b/finance/openhbci/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= openhbci-0.9.17-2 -MAINTAINER= heiner@bilch.com +MAINTAINER= ports@FreeBSD.org COMMENT= HBCI is a bank-independent homebanking standard WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.17 |