aboutsummaryrefslogtreecommitdiff
path: root/astro/py-astropy/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-05-27 05:48:23 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-05-27 05:48:23 +0000
commitf75591d541d7e31abe13b69f19ad14c4a0f7b671 (patch)
treed41cd5e3be10e22b398a277b8782959761edbee2 /astro/py-astropy/Makefile
parent36f60928eb07777b1c7d4a089c23f92e7138f276 (diff)
downloadports-f75591d541d7e31abe13b69f19ad14c4a0f7b671.tar.gz
ports-f75591d541d7e31abe13b69f19ad14c4a0f7b671.zip
Fix typo
Notes
Notes: svn path=/head/; revision=502767
Diffstat (limited to 'astro/py-astropy/Makefile')
-rw-r--r--astro/py-astropy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile
index cc3e80496a83..d4dbffa22b16 100644
--- a/astro/py-astropy/Makefile
+++ b/astro/py-astropy/Makefile
@@ -2,9 +2,9 @@
# $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}