diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-16 09:22:43 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-16 09:22:43 +0000 |
commit | 7ce822bd88175f30c02a21588758a0f56e9b9bc6 (patch) | |
tree | fd357738a7c8c0008960d05c056140c1115e7099 /lang/cython/Makefile | |
parent | 1bcb2f46efbdd4161885f26226572b11f594608a (diff) | |
download | ports-7ce822bd88175f30c02a21588758a0f56e9b9bc6.tar.gz ports-7ce822bd88175f30c02a21588758a0f56e9b9bc6.zip |
Notes
Diffstat (limited to 'lang/cython/Makefile')
-rw-r--r-- | lang/cython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 37d9c1a8dad6..29a921e4dceb 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -3,6 +3,7 @@ PORTNAME= cython PORTVERSION= 0.29.13 +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |