From 9fd30c84aefe7154cf7fee478a5be2c8f9f2acf7 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 13 Jun 2014 18:05:29 +0000 Subject: - Fix PORTVERSION to unbreak the build Noticed by: swills@ --- graphics/py-PyX/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/py-PyX') diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile index cd4403cd31af..6f71b2f6640f 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} -- cgit v1.2.3