diff options
author | pat <pat@FreeBSD.org> | 2002-04-27 10:54:24 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-04-27 10:54:24 +0800 |
commit | f5f223ddeb2c0780f312c0e4d5f974605e4aa143 (patch) | |
tree | e5c69b5ed5903336dabd7b479033d3c027042b65 /graphics/py-gdchart/Makefile | |
parent | 88e8df017b5dc4b3dbdf13e8fd5b52f876ace7a1 (diff) | |
download | freebsd-ports-graphics-f5f223ddeb2c0780f312c0e4d5f974605e4aa143.tar.gz freebsd-ports-graphics-f5f223ddeb2c0780f312c0e4d5f974605e4aa143.tar.zst freebsd-ports-graphics-f5f223ddeb2c0780f312c0e4d5f974605e4aa143.zip |
Chase checksum, tarball repackaged.
PR: 37394
Submitted by: maintainer
Diffstat (limited to 'graphics/py-gdchart/Makefile')
-rw-r--r-- | graphics/py-gdchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 66fa9a57d25..834453d2c82 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -6,7 +6,7 @@ PORTNAME= gdchart PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |