git: be51e7936731 - main - devel/py-grpcio-status: Remove outdated PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:04:52 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=be51e7936731d1acb126d094156d8cd807bd9235
commit be51e7936731d1acb126d094156d8cd807bd9235
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:51:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:35 +0000
devel/py-grpcio-status: Remove outdated PORTSCOUT
---
devel/py-grpcio-status/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile
index e5393f67de4d..2aa1b61044a2 100644
--- a/devel/py-grpcio-status/Makefile
+++ b/devel/py-grpcio-status/Makefile
@@ -21,6 +21,4 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-PORTSCOUT= skipv:1.45.0
-
.include <bsd.port.mk>