diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 10:09:58 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 10:09:58 +0800 |
commit | 49834e035e4b968bd61b33905d98b36fd2af18d5 (patch) | |
tree | 35b0ac43d94569c4240a250580213d94fad3c40d /deskutils | |
parent | 3de3b0e572d82b058f7dc13ebbe53d64c07250ca (diff) | |
download | freebsd-ports-gnome-49834e035e4b968bd61b33905d98b36fd2af18d5.tar.gz freebsd-ports-gnome-49834e035e4b968bd61b33905d98b36fd2af18d5.tar.zst freebsd-ports-gnome-49834e035e4b968bd61b33905d98b36fd2af18d5.zip |
Bump PORTREVISION after the gtkhtml version bump.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnucash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index d944f0bddb9e..2fe16bff49b7 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/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/ \ |