diff --git a/devel/py-fortran/Makefile b/devel/py-fortran/Makefile index 1ada9ec7bb0d..0fe3cfa89337 100644 --- a/devel/py-fortran/Makefile +++ b/devel/py-fortran/Makefile @@ -1,20 +1,20 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= fortran PORTVERSION= 8.5.3 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/8.5 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pyfort-${PORTVERSION} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Creating extensions to the Python language with Fortran routines RUN_DEPENDS= ${PYNUMERIC} USES= python USE_PYTHON= distutils autoplist .include diff --git a/math/py-mathdom/Makefile b/math/py-mathdom/Makefile index 0e7ad64028ad..caa33571ddcc 100644 --- a/math/py-mathdom/Makefile +++ b/math/py-mathdom/Makefile @@ -1,19 +1,19 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= mathdom PORTVERSION= 0.8 PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP/source/m/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Content MathML in Python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml USES= python USE_PYTHON= distutils autoplist .include diff --git a/science/py-hcluster/Makefile b/science/py-hcluster/Makefile index 31920625ce38..b18c0c1f7dd7 100644 --- a/science/py-hcluster/Makefile +++ b/science/py-hcluster/Makefile @@ -1,21 +1,21 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= hcluster PORTVERSION= 0.2.0 PORTREVISION= 7 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Hierarchical Clustering Package For Scipy BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python USE_PYTHON= distutils autoplist .include diff --git a/www/py-WebFlash/Makefile b/www/py-WebFlash/Makefile index 4f0a0ae31b23..1f704b37ac27 100644 --- a/www/py-WebFlash/Makefile +++ b/www/py-WebFlash/Makefile @@ -1,17 +1,17 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= WebFlash PORTVERSION= 0.1a9 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library to display flash messages in python web applications USES= python USE_PYTHON= autoplist distutils .include