changeset 91:65740e6677b6

Prime the PORTREVISION to 0 (disabled). This is needed now because it would be overwritten in the master Makefile in lang/pypy.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 06 Oct 2022 11:25:43 +0200
parents a712910242ac
children 0394c8276d23
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Oct 05 16:27:30 2022 +0200
+++ b/Makefile	Thu Oct 06 11:25:43 2022 +0200
@@ -1,6 +1,7 @@
 # Created by: David Naylor <dbn@FreeBSD.org>
 
 PORTNAME=	pypy3
+PORTREVISION=	0
 DISTNAME=	${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src
 
 MASTERDIR=	${.CURDIR}/../pypy