diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2021-04-25 18:50:30 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2021-04-25 18:50:30 +0000 |
commit | 26d8faac23752e2fc666fb9aaf103660c132360a (patch) | |
tree | 869eb7cbfcc3534cf1220fb0388bcffd9ae25505 /lang/cython | |
parent | 6cd3db2d03cc544c5893e41dbbacd2000fcbd35a (diff) | |
download | ports-26d8faac23752e2fc666fb9aaf103660c132360a.tar.gz ports-26d8faac23752e2fc666fb9aaf103660c132360a.zip |
Diffstat (limited to 'lang/cython')
-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 4188777db12b..bf7f2e6711b5 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -2,6 +2,7 @@ PORTNAME= cython PORTVERSION= 0.29.21 +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |