diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
commit | 0c8560d5dc44873396641f59774fab34381d7a06 (patch) | |
tree | 841c513a2dca00165cd6a54a4c93d9ca407d899f /deskutils | |
parent | acbacffce663eca6a997fee4c3b0069ac363d55b (diff) | |
download | FreeBSD-ports-0c8560d5dc44873396641f59774fab34381d7a06.zip FreeBSD-ports-0c8560d5dc44873396641f59774fab34381d7a06.tar.gz |
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 d944f0b..2fe16bf 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/ \ |