Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed May 27, 2019
1 parent 152a5c7 commit b56034b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions astro/py-astropy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit b56034b

Please sign in to comment.