aboutsummaryrefslogtreecommitdiffstats
path: root/cad/pythoncad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/pythoncad/Makefile')
-rw-r--r--cad/pythoncad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index da8fcaad5826..3b2f1c57b51f 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= pythoncad
-PORTVERSION= 30
+PORTVERSION= 32
CATEGORIES= cad
MASTER_SITES= http://www.pythoncad.org/releases/
DISTNAME= PythonCAD-DS1-R${PORTVERSION}
-MAINTAINER= xride@x12.dk
+MAINTAINER= fbsd-ports@xbsd.net
COMMENT= An open-source CAD package built designed around Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2