From ee1188dca2d16100f5f55444230e96db8d6b483f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 9 Nov 2021 18:52:14 +0300 Subject: [PATCH] textproc/py-sphinx: bump PORTREVISION Bump PORTREVISION after 7583c6f to actually fix the runtime problem for these who installed py310-sphinx before the commit. Approved by: portmgr blanket --- textproc/py-sphinx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index 18d37bfdab74..ff770294de6a 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -2,6 +2,7 @@ PORTNAME= sphinx PORTVERSION= 3.5.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP