diff options
Diffstat (limited to 'finance/libofx/Makefile')
-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 f8b3af829398..d115e6c7f8a5 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,6 +1,6 @@ PORTNAME= libofx PORTVERSION= 0.10.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ SF/${PORTNAME}/${PORTNAME} |