diff options
Diffstat (limited to 'graphics/py-gdchart/Makefile')
-rw-r--r-- | graphics/py-gdchart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index a05ffcd30d1c..66fa9a57d251 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -6,8 +6,9 @@ PORTNAME= gdchart PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= graphics python -MASTER_SITES= http://athani.pair.com/msteed/software/gdchart/ +MASTER_SITES= http://www.nullcube.com/software/pygdchart/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-py-${PORTVERSION} |