diff options
Diffstat (limited to 'math/py-dgl/Makefile')
-rw-r--r-- | math/py-dgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-dgl/Makefile b/math/py-dgl/Makefile index 0b39e1c13120..aab285be4877 100644 --- a/math/py-dgl/Makefile +++ b/math/py-dgl/Makefile @@ -1,6 +1,6 @@ PORTNAME= dgl DISTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |