diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index 5d685eb8291..89dfe90f391 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -4,7 +4,7 @@ MODPY_EGG_VERSION = 5.1 DISTNAME = astropy-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 0 +REVISION = 1 CATEGORIES = astro diff --git a/astro/py-erfa/Makefile b/astro/py-erfa/Makefile index 931a751d8b9..f083b0f598f 100644 --- a/astro/py-erfa/Makefile +++ b/astro/py-erfa/Makefile @@ -4,7 +4,7 @@ MODPY_EGG_VERSION= 2.0.0.1 DISTNAME= pyerfa-${MODPY_EGG_VERSION} PKGNAME= ${DISTNAME:S/py/py-/} -REVISION= 0 +REVISION= 1 CATEGORIES= astro