diff options
Diffstat (limited to '')
-rw-r--r-- | astro/py-astLib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index a0f1a2ded0a4..8e4c19009e46 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -3,7 +3,7 @@ PORTNAME= astLib PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |