diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2021-02-01 16:21:04 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2021-02-01 16:21:04 +0000 |
commit | 73ae662ad828be0ea5c949984816309bdb3dae25 (patch) | |
tree | 2005a738108346cb5b2da5eb34f06952c4d65f18 /finance/grisbi/Makefile | |
parent | 9075ec642c23ae5fdc29f416a4f956b7a6450c80 (diff) | |
download | ports-73ae662ad828be0ea5c949984816309bdb3dae25.tar.gz ports-73ae662ad828be0ea5c949984816309bdb3dae25.zip |
Update to 2.0.1.
Notes
Notes:
svn path=/head/; revision=563591
Diffstat (limited to 'finance/grisbi/Makefile')
-rw-r--r-- | finance/grisbi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 5af961136f65..0a729367bf1f 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grisbi -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/${PORTVERSION} |