diff options
Diffstat (limited to 'astro/py-pyfits/Makefile')
-rw-r--r-- | astro/py-pyfits/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/py-pyfits/Makefile b/astro/py-pyfits/Makefile index 9780114d6977..a45c3708f5c5 100644 --- a/astro/py-pyfits/Makefile +++ b/astro/py-pyfits/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pyfits -PORTVERSION= 3.1.2 -PORTREVISION= 2 +PORTVERSION= 3.3 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |