diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-04 04:35:29 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-04 04:35:29 +0800 |
commit | 4bbb4133b2730df60a15c7e7fb495841ffdb32c4 (patch) | |
tree | b325616b604b3f18f851e5b3104e0289676790a9 /finance | |
parent | 947645f5a712ad72340b44481d1d177bfd777110 (diff) | |
download | freebsd-ports-gnome-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.tar.gz freebsd-ports-gnome-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.tar.zst freebsd-ports-gnome-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.zip |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index f8c34cb1b86f..6f490ed32f92 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnucash PORTVERSION= 3.7 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} |