diff options
-rw-r--r-- | graphics/py-PyX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile index cd4403cd31a..6f71b2f6640 100644 --- a/graphics/py-PyX/Makefile +++ b/graphics/py-PyX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PyX -PORTVERSION= 0.13.0 +PORTVERSION= 0.13 CATEGORIES= graphics python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |