svn commit: r396642 - in head: devel/py-fortran math/py-mathdom science/py-hcluster www/py-WebFlash

Wen Heping wen at FreeBSD.org
Fri Sep 11 02:49:30 UTC 2015


Author: wen
Date: Fri Sep 11 02:49:28 2015
New Revision: 396642
URL: https://svnweb.freebsd.org/changeset/ports/396642

Log:
  - Reset the maintainer to ports@

Modified:
  head/devel/py-fortran/Makefile
  head/math/py-mathdom/Makefile
  head/science/py-hcluster/Makefile
  head/www/py-WebFlash/Makefile

Modified: head/devel/py-fortran/Makefile
==============================================================================
--- head/devel/py-fortran/Makefile	Fri Sep 11 02:37:25 2015	(r396641)
+++ head/devel/py-fortran/Makefile	Fri Sep 11 02:49:28 2015	(r396642)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/py${PORTNAME}/py${PORTN
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	Pyfort-${PORTVERSION}
 
-MAINTAINER=	wenheping at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Creating extensions to the Python language with Fortran routines
 
 RUN_DEPENDS=	${PYNUMERIC}

Modified: head/math/py-mathdom/Makefile
==============================================================================
--- head/math/py-mathdom/Makefile	Fri Sep 11 02:37:25 2015	(r396641)
+++ head/math/py-mathdom/Makefile	Fri Sep 11 02:49:28 2015	(r396642)
@@ -8,7 +8,7 @@ CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP/source/m/${PORTNAME}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wenheping at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Content MathML in Python
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml

Modified: head/science/py-hcluster/Makefile
==============================================================================
--- head/science/py-hcluster/Makefile	Fri Sep 11 02:37:25 2015	(r396641)
+++ head/science/py-hcluster/Makefile	Fri Sep 11 02:49:28 2015	(r396642)
@@ -8,7 +8,7 @@ CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wenheping at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Hierarchical Clustering Package For Scipy
 
 BUILD_DEPENDS=	${PYNUMPY} \

Modified: head/www/py-WebFlash/Makefile
==============================================================================
--- head/www/py-WebFlash/Makefile	Fri Sep 11 02:37:25 2015	(r396641)
+++ head/www/py-WebFlash/Makefile	Fri Sep 11 02:49:28 2015	(r396642)
@@ -8,7 +8,7 @@ CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wenheping at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library to display flash messages in python web applications
 
 USES=		python


More information about the svn-ports-all mailing list