aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-05-06 01:15:19 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-05-06 01:15:19 +0000
commit44eddfbf64c56fe74c4fe0aa843a5004aab54134 (patch)
treee3605fbfefed39a4c1b210c1760dced87d416603
parent05789f0b377303959b40b8442d911d6474a72e29 (diff)
downloadports-44eddfbf64c56fe74c4fe0aa843a5004aab54134.tar.gz
ports-44eddfbf64c56fe74c4fe0aa843a5004aab54134.zip
devel/py-prettyprinter: Bump PORTREVISION
This allows the port to be rebuilt as per the fix in commit 46ee17ded040af73e358ad2c15d84a39728c3b32. PR: 255555
-rw-r--r--devel/py-prettyprinter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-prettyprinter/Makefile b/devel/py-prettyprinter/Makefile
index dc350ecba848..1c5fc57cbd60 100644
--- a/devel/py-prettyprinter/Makefile
+++ b/devel/py-prettyprinter/Makefile
@@ -2,6 +2,7 @@
PORTNAME= prettyprinter
PORTVERSION= 0.18.0
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}