Index: head/astro/py-astropy/Makefile =================================================================== --- head/astro/py-astropy/Makefile (revision 502766) +++ head/astro/py-astropy/Makefile (revision 502767) @@ -1,23 +1,23 @@ # Created by: nwhitehorn # $FreeBSD$ PORTNAME= astropy -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.2 # Do not update without testing ports depending on this one PORTREVISION= 2 -PORTEPOCH= 2 # Do not update without testing ports dedenping on this one +PORTEPOCH= 2 CATEGORIES= astro MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nwhitehorn@FreeBSD.org COMMENT= Community-developed python astronomy tools LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= autoplist distutils .include