diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
commit | 7afa609aeba1a0696962ba81a009273ed62fc2b9 (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /finance/libofx | |
parent | 184bc4482804dc4934f89e4eacc2e1938c2d07ca (diff) |
Notes
Diffstat (limited to 'finance/libofx')
-rw-r--r-- | finance/libofx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index f9fd98030404..2410d99000da 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.5 CATEGORIES= finance MASTER_SITES= SF -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ |