aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2019-05-27 13:48:23 +0800
committerantoine <antoine@FreeBSD.org>2019-05-27 13:48:23 +0800
commitb56034b6c0709d502f7ee2759dedc6add1463cb7 (patch)
treed41cd5e3be10e22b398a277b8782959761edbee2 /astro
parent152a5c71cf29d1932219c26e3d0e24ab2170fad5 (diff)
downloadfreebsd-ports-gnome-b56034b6c0709d502f7ee2759dedc6add1463cb7.tar.gz
freebsd-ports-gnome-b56034b6c0709d502f7ee2759dedc6add1463cb7.tar.zst
freebsd-ports-gnome-b56034b6c0709d502f7ee2759dedc6add1463cb7.zip
Fix typo
Diffstat (limited to 'astro')
-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}