diff options
Diffstat (limited to 'astro/py-aipy/Makefile')
-rw-r--r-- | astro/py-aipy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/py-aipy/Makefile b/astro/py-aipy/Makefile index 9fd5de4d0c46..7bbfabc7b15c 100644 --- a/astro/py-aipy/Makefile +++ b/astro/py-aipy/Makefile @@ -6,12 +6,12 @@ # PORTNAME= aipy -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.1 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Astronomical Interferometry in PYthon BUILD_DEPENDS= ${PYNUMPY} \ |