diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 13:26:28 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 13:26:28 +0800 |
commit | 2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch) | |
tree | c04604583d8be53b3ed7f10975be828c731f87cb /graphics/py-chart | |
parent | 24315159daa0089f08acea4ba1b130fb6721ad5c (diff) | |
download | freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.gz freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.zst freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.zip |
- update png to 1.5.10
Diffstat (limited to 'graphics/py-chart')
-rw-r--r-- | graphics/py-chart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-chart/Makefile b/graphics/py-chart/Makefile index 24b4875ab5d4..7b3384ffc0d0 100644 --- a/graphics/py-chart/Makefile +++ b/graphics/py-chart/Makefile @@ -8,7 +8,7 @@ PORTNAME= chart PORTVERSION= 1.39 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= http://download.gna.org/pychart/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |