diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-03-13 17:47:16 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-03-13 17:47:16 +0800 |
commit | f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b (patch) | |
tree | a3eb772ba9edcf95a51aaed216ede2433ac03a37 /finance | |
parent | fb029a1191b23465b07b1e162867fc70286c4e62 (diff) | |
download | freebsd-ports-gnome-f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b.tar.gz freebsd-ports-gnome-f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b.tar.zst freebsd-ports-gnome-f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b.zip |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
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 65d1cfb57308..f63eeb6d62f9 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnucash PORTVERSION= 3.8 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}b${EXTRACT_SUFX} |