diff options
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r-- | finance/gnucash/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 96033a424df2..194af4d00257 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,12 +1,8 @@ PORTNAME= gnucash -PORTVERSION= 5.11 -PORTREVISION= 1 +PORTVERSION= 5.12 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} -PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ -PATCHFILES= 940085a0.patch:-p1 99f86d31.patch:-p1 e00eade7.patch:-p1 - MAINTAINER= madpilot@FreeBSD.org COMMENT= Quicken-like money and finance manager WWW= https://www.gnucash.org/ |