From f6c466b32a3e0026b2179f80fe6e5033dbee2fa2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 8 Apr 2019 19:39:03 +0200 Subject: [PATCH] lang/cython: sync with upstream Taken from: HardenedBSD --- lang/cython/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 6b6f2ab962d..54ded0eaa27 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -3,6 +3,7 @@ PORTNAME= cython PORTVERSION= 0.29 +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}