diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
commit | 49834e035e4b968bd61b33905d98b36fd2af18d5 (patch) | |
tree | 35b0ac43d94569c4240a250580213d94fad3c40d /finance/gnucash | |
parent | 3de3b0e572d82b058f7dc13ebbe53d64c07250ca (diff) |
Notes
Diffstat (limited to 'finance/gnucash')
-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 d944f0bddb9e..2fe16bff49b7 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnucash PORTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ |