git: ad98f040e289 - main - databases/redisjson: make portlint(1) happy

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Mon, 01 Nov 2021 18:05:09 UTC
The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ad98f040e289b2b3275f2cb069733f29c7d714c9

commit ad98f040e289b2b3275f2cb069733f29c7d714c9
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2021-11-01 18:04:37 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2021-11-01 18:05:03 +0000

    databases/redisjson: make portlint(1) happy
---
 databases/redisjson/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile
index 993ff7357d3a..0c1e5bf9afc5 100644
--- a/databases/redisjson/Makefile
+++ b/databases/redisjson/Makefile
@@ -1,8 +1,8 @@
 # Created by: Sergey A. Osokin <osa@FreeBSD.org>
 
 PORTNAME=	redisjson
-DISTVERSION=	2.0.2
 DISTVERSIONPREFIX=	v
+DISTVERSION=	2.0.2
 CATEGORIES=	databases
 
 MAINTAINER=	osa@FreeBSD.org