diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-04-17 14:37:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-04-17 14:37:47 +0000 |
commit | 84056b75bf2ee64f7d49842f929e9ce8ff3c304e (patch) | |
tree | 4bdab11d7e550613dc75cb545766186215fa22f0 | |
parent | - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C... (diff) |
Bump PORTREVISION for the switch to ofx off by default
Reported by: flz
-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 629a8c6c2dc1..64377a05a103 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnucash PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.gnucash.org/pub/gnucash/sources/stable/ |