diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-11-15 04:23:38 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-11-15 04:23:38 +0000 |
commit | e58ca992dde870c9ceb48900384f8d5b23847f74 (patch) | |
tree | f1ff22ed791d884daec791b4a37efca245a6c935 /science/py-PyFR | |
parent | 73de80e53cd29e74afa2ca007515966cb6faed91 (diff) |
Notes
Diffstat (limited to 'science/py-PyFR')
-rw-r--r-- | science/py-PyFR/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-PyFR/Makefile b/science/py-PyFR/Makefile index 1fcc37f3737f..232b6e12858c 100644 --- a/science/py-PyFR/Makefile +++ b/science/py-PyFR/Makefile @@ -2,6 +2,7 @@ PORTNAME= PyFR DISTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= http://www.pyfr.org/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |