aboutsummaryrefslogtreecommitdiff
path: root/finance/grisbi/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2011-02-21 21:06:08 +0000
committerThierry Thomas <thierry@FreeBSD.org>2011-02-21 21:06:08 +0000
commita3abb0daa65f7f6d8d3eab385fd377edf8a43ef3 (patch)
tree2f3d541b0455c4df85e53b06b1159c10b3991692 /finance/grisbi/Makefile
parent134c59094727e854428c208859b53c8bbc82e28d (diff)
downloadports-a3abb0daa65f7f6d8d3eab385fd377edf8a43ef3.tar.gz
ports-a3abb0daa65f7f6d8d3eab385fd377edf8a43ef3.zip
Notes
Diffstat (limited to 'finance/grisbi/Makefile')
-rw-r--r--finance/grisbi/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index 03eb18ac6b82..2363c56a6979 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= grisbi
-PORTVERSION= 0.6.0
+PORTVERSION= 0.8.1
CATEGORIES= finance
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/${PORTVERSION}/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/
MAINTAINER= thierry@FreeBSD.org
COMMENT= A personnal accounting application
@@ -16,6 +16,8 @@ COMMENT= A personnal accounting application
LIB_DEPENDS= ofx.4:${PORTSDIR}/finance/libofx \
ssl.7:${PORTSDIR}/security/openssl
+LICENSE= GPLv2
+
USE_BZIP2= yes
USE_ICONV= yes
USE_GMAKE= yes