Index: head/devel/py-fortran/Makefile =================================================================== --- head/devel/py-fortran/Makefile (revision 396641) +++ head/devel/py-fortran/Makefile (revision 396642) @@ -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 Index: head/math/py-mathdom/Makefile =================================================================== --- head/math/py-mathdom/Makefile (revision 396641) +++ head/math/py-mathdom/Makefile (revision 396642) @@ -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 Index: head/science/py-hcluster/Makefile =================================================================== --- head/science/py-hcluster/Makefile (revision 396641) +++ head/science/py-hcluster/Makefile (revision 396642) @@ -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 Index: head/www/py-WebFlash/Makefile =================================================================== --- head/www/py-WebFlash/Makefile (revision 396641) +++ head/www/py-WebFlash/Makefile (revision 396642) @@ -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