summaryrefslogtreecommitdiff
path: root/devel/py-cclib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-cclib/Makefile')
-rw-r--r--devel/py-cclib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-cclib/Makefile b/devel/py-cclib/Makefile
index c67f8dcae621..fd1bee1c1a21 100644
--- a/devel/py-cclib/Makefile
+++ b/devel/py-cclib/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= cclib
-PORTVERSION= 0.91
+PORTVERSION= 1.0
CATEGORIES= devel python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= Parsers And Algorithms For Computational Chemistry
BUILD_DEPENDS= ${PYNUMPY}