diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-28 00:32:28 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-28 00:32:28 +0800 |
commit | 430b0ec9588f3e1f77a9f48ca94e2a7523a0f7c3 (patch) | |
tree | 63849c7d7d76703e0b05df90120ad7029b1d0557 /graphics/py-chart/Makefile | |
parent | 79e510fe2a65b71d9a893b6ae3d7653698de19f8 (diff) | |
download | freebsd-ports-gnome-430b0ec9588f3e1f77a9f48ca94e2a7523a0f7c3.tar.gz freebsd-ports-gnome-430b0ec9588f3e1f77a9f48ca94e2a7523a0f7c3.tar.zst freebsd-ports-gnome-430b0ec9588f3e1f77a9f48ca94e2a7523a0f7c3.zip |
upgrade to 1.28.1
Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw>
Diffstat (limited to 'graphics/py-chart/Makefile')
-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 546fee190a7a..82026b4cdeff 100644 --- a/graphics/py-chart/Makefile +++ b/graphics/py-chart/Makefile @@ -7,7 +7,7 @@ # PORTNAME= chart -PORTVERSION= 1.22 +PORTVERSION= 1.28.1 CATEGORIES= graphics python MASTER_SITES= http://www.hpl.hp.com/personal/Yasushi_Saito/pychart/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |