aboutsummaryrefslogtreecommitdiff
path: root/cad/pythoncad/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-04 15:41:11 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-04 15:41:11 +0000
commit27fdfa41c240ff53ce9a8b9e1e09bb6706eb02ee (patch)
tree6899ca991cc1dbd60898e8b1f8f5d4ba150673dc /cad/pythoncad/Makefile
parent46d9d5084a78b9112d6d13d6cebe9058208c856c (diff)
downloadports-27fdfa41c240ff53ce9a8b9e1e09bb6706eb02ee.tar.gz
ports-27fdfa41c240ff53ce9a8b9e1e09bb6706eb02ee.zip
Notes
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