git: ad88b397863e - main - databases/py-redis: Restore PORTREVISION missed in reverting
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 13:22:41 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ad88b397863e49aba66fcbfea38f5e7e274e7d26
commit ad88b397863e49aba66fcbfea38f5e7e274e7d26
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-06-29 13:20:11 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-06-29 13:22:02 +0000
databases/py-redis: Restore PORTREVISION missed in reverting
Fixes: ad793d0396531789b36149438fdf2efdd72b8272
---
databases/py-redis/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index f9e6cb082785..3f2e9ee1a2c3 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -2,6 +2,7 @@
PORTNAME= redis
PORTVERSION= 3.5.3
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}