svn commit: r360595 - in head/astro: py-pyfits wcslib

Frederic Culot culot at FreeBSD.org
Fri Jul 4 11:03:11 UTC 2014


Author: culot
Date: Fri Jul  4 11:03:10 2014
New Revision: 360595
URL: http://svnweb.freebsd.org/changeset/ports/360595
QAT: https://qat.redports.org/buildarchive/r360595/

Log:
  - Reassign to the heap on maintainer's request

Modified:
  head/astro/py-pyfits/Makefile
  head/astro/wcslib/Makefile

Modified: head/astro/py-pyfits/Makefile
==============================================================================
--- head/astro/py-pyfits/Makefile	Fri Jul  4 10:56:53 2014	(r360594)
+++ head/astro/py-pyfits/Makefile	Fri Jul  4 11:03:10 2014	(r360595)
@@ -8,7 +8,7 @@ CATEGORIES=	astro python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tonymaher at optusnet.com.au
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Python Interface to FITS Formatted Files
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/numpy/core/numeric.py:${PORTSDIR}/math/py-numpy \

Modified: head/astro/wcslib/Makefile
==============================================================================
--- head/astro/wcslib/Makefile	Fri Jul  4 10:56:53 2014	(r360594)
+++ head/astro/wcslib/Makefile	Fri Jul  4 11:03:10 2014	(r360595)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	astro
 MASTER_SITES=	ftp://ftp.atnf.csiro.au/pub/software/wcslib/
 
-MAINTAINER=	tonymaher at optusnet.com.au
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for parsing/generating FITS headers
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list