diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-07-03 18:01:24 +0800 | 
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-07-03 18:01:24 +0800 | 
| commit | d1da14bab7a800be62786aeb321b781179ea8b3f (patch) | |
| tree | 6aaf654239bf278a7f3dc3b672c0bd3e7799383c | |
| parent | net/rabbitmq-c: Update to 0.11.0 (diff) | |
sysutils/py-salt: Partically revert f64d882074b902021Q2
The PORTREVISION merging seems unintentional.
This is a direct commit to 2020Q2 branch.
PR:		256918
Reported by:	Alex <marcarianalexandru@gmail.com>
| -rw-r--r-- | sysutils/py-salt/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 7cff672b3ca4..8ae87d94e147 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -1,7 +1,7 @@  # Created by: Christer Edwards <christer.edwards@gmail.com>  PORTNAME=	salt -PORTVERSION=	3003.1 +PORTVERSION=	3002.6  PORTREVISION=	1  CATEGORIES=	sysutils python  MASTER_SITES=	CHEESESHOP | 
