diff options
Diffstat (limited to 'astro')
| -rw-r--r-- | astro/kosmorro/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-astlib/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-astral/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-astropy-helpers/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-astropy/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-ephem/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-extension-helpers/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-horoscopegenerator/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-indiweb/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-kosmorrolib/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-metar/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-metpy/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-pyerfa/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-pymeeus/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-pymetar/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-pysofa/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-ro/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-sgp4/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-skyfield/Makefile | 2 | ||||
| -rw-r--r-- | astro/py-spacetrack/Makefile | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/astro/kosmorro/Makefile b/astro/kosmorro/Makefile index ff1b45f9ed98..7d4425d07d2f 100644 --- a/astro/kosmorro/Makefile +++ b/astro/kosmorro/Makefile @@ -1,7 +1,7 @@ PORTNAME= kosmorro PORTVERSION= 0.10.11 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI MAINTAINER= thierry@FreeBSD.org COMMENT= Ephemerides computation diff --git a/astro/py-astlib/Makefile b/astro/py-astlib/Makefile index 99dd132f6c4f..78c5bcad9ecf 100644 --- a/astro/py-astlib/Makefile +++ b/astro/py-astlib/Makefile @@ -1,7 +1,7 @@ PORTNAME= astlib PORTVERSION= 0.11.8 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= astLib-${PORTVERSION} diff --git a/astro/py-astral/Makefile b/astro/py-astral/Makefile index 8ee4a33cb6b8..bd81026f54ad 100644 --- a/astro/py-astral/Makefile +++ b/astro/py-astral/Makefile @@ -1,7 +1,7 @@ PORTNAME= astral DISTVERSION= 3.2 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/astro/py-astropy-helpers/Makefile b/astro/py-astropy-helpers/Makefile index fccf4c0023ca..e5807c3ce886 100644 --- a/astro/py-astropy-helpers/Makefile +++ b/astro/py-astropy-helpers/Makefile @@ -1,7 +1,7 @@ PORTNAME= astropy-helpers DISTVERSION= 4.0.1 CATEGORIES= astro -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index 8c3a3f191696..20b2df3d64b9 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -2,7 +2,7 @@ PORTNAME= astropy DISTVERSION= 5.2 PORTEPOCH= 2 CATEGORIES= astro -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile index 1e0dfa991285..0118d204a3da 100644 --- a/astro/py-ephem/Makefile +++ b/astro/py-ephem/Makefile @@ -1,7 +1,7 @@ PORTNAME= ephem PORTVERSION= 4.1.4 CATEGORIES= astro math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org diff --git a/astro/py-extension-helpers/Makefile b/astro/py-extension-helpers/Makefile index 0901b29132c6..9306f8e6ff73 100644 --- a/astro/py-extension-helpers/Makefile +++ b/astro/py-extension-helpers/Makefile @@ -1,7 +1,7 @@ PORTNAME= extension-helpers DISTVERSION= 0.1 CATEGORIES= astro -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org diff --git a/astro/py-horoscopegenerator/Makefile b/astro/py-horoscopegenerator/Makefile index 7e1576f21e35..c951c9181806 100644 --- a/astro/py-horoscopegenerator/Makefile +++ b/astro/py-horoscopegenerator/Makefile @@ -2,7 +2,7 @@ PORTNAME= horoscopegenerator PORTVERSION= 0.1.8 PORTREVISION= 1 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= HoroscopeGenerator-${PORTVERSION} diff --git a/astro/py-indiweb/Makefile b/astro/py-indiweb/Makefile index c46f632c6122..94be3c8cc43a 100644 --- a/astro/py-indiweb/Makefile +++ b/astro/py-indiweb/Makefile @@ -2,7 +2,7 @@ PORTNAME= indiweb PORTVERSION= 0.1.7 PORTREVISION= 1 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= acm@FreeBSD.org diff --git a/astro/py-kosmorrolib/Makefile b/astro/py-kosmorrolib/Makefile index 79aaff384d4f..eb6c751452bb 100644 --- a/astro/py-kosmorrolib/Makefile +++ b/astro/py-kosmorrolib/Makefile @@ -1,7 +1,7 @@ PORTNAME= kosmorrolib PORTVERSION= 1.0.7 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index a85a5a2fa6f0..3e8fa3fb1be5 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -1,7 +1,7 @@ PORTNAME= metar PORTVERSION= 1.9.0 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index d5a3c35243cc..21debaebed47 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -2,7 +2,7 @@ PORTNAME= metpy PORTVERSION= 1.3.1 PORTREVISION= 1 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MetPy-${PORTVERSION} diff --git a/astro/py-pyerfa/Makefile b/astro/py-pyerfa/Makefile index 4b0f5f2e4189..a2617b992f67 100644 --- a/astro/py-pyerfa/Makefile +++ b/astro/py-pyerfa/Makefile @@ -1,7 +1,7 @@ PORTNAME= pyerfa DISTVERSION= 2.0.0.1 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org diff --git a/astro/py-pymeeus/Makefile b/astro/py-pymeeus/Makefile index 6ff2a7a84ff5..f66a50b9c4fb 100644 --- a/astro/py-pymeeus/Makefile +++ b/astro/py-pymeeus/Makefile @@ -1,7 +1,7 @@ PORTNAME= pymeeus PORTVERSION= 0.5.12 CATEGORIES= astro science python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyMeeus-${DISTVERSION} diff --git a/astro/py-pymetar/Makefile b/astro/py-pymetar/Makefile index 72a3fce2c4ec..5e0a4f727212 100644 --- a/astro/py-pymetar/Makefile +++ b/astro/py-pymetar/Makefile @@ -1,7 +1,7 @@ PORTNAME= pymetar PORTVERSION= 1.4 CATEGORIES= astro geography python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/astro/py-pysofa/Makefile b/astro/py-pysofa/Makefile index d4678dfeae72..ce405739ee33 100644 --- a/astro/py-pysofa/Makefile +++ b/astro/py-pysofa/Makefile @@ -2,7 +2,7 @@ PORTNAME= pysofa DISTVERSION= 0.1.1 PORTREVISION= 2 CATEGORIES= astro devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org diff --git a/astro/py-ro/Makefile b/astro/py-ro/Makefile index 15459da51830..db9bd3c26fd1 100644 --- a/astro/py-ro/Makefile +++ b/astro/py-ro/Makefile @@ -2,7 +2,7 @@ PORTNAME= ro PORTVERSION= 3.6.9 PORTREVISION= 4 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= RO-${PORTVERSION} diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile index b8b164fc202c..763c7030bf6f 100644 --- a/astro/py-sgp4/Makefile +++ b/astro/py-sgp4/Makefile @@ -1,7 +1,7 @@ PORTNAME= sgp4 PORTVERSION= 2.21 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org diff --git a/astro/py-skyfield/Makefile b/astro/py-skyfield/Makefile index 98e21e8222b8..4a6c7b5781db 100644 --- a/astro/py-skyfield/Makefile +++ b/astro/py-skyfield/Makefile @@ -1,7 +1,7 @@ PORTNAME= skyfield PORTVERSION= 1.45 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org diff --git a/astro/py-spacetrack/Makefile b/astro/py-spacetrack/Makefile index 5abcbd59e4b8..4f802ef05596 100644 --- a/astro/py-spacetrack/Makefile +++ b/astro/py-spacetrack/Makefile @@ -2,7 +2,7 @@ PORTNAME= spacetrack PORTVERSION= 0.16.0 PORTREVISION= 1 CATEGORIES= astro python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |
