git: 3c5bf9e44c5c - main - archivers/zstd: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 28 Jan 2022 23:27:51 UTC
The branch main has been updated by sunpoet:

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

commit 3c5bf9e44c5c15e236f2aa2a9bcbbc1f5e021e0f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-28 23:12:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-28 23:26:36 +0000

    archivers/zstd: Cosmetic change
---
 archivers/zstd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 284fa7ccfcc1..511b3f76d725 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -21,10 +21,10 @@ MESON_ARGS=	-Ddefault_library=both
 USE_LDCONFIG=	yes
 WRKSRC_SUBDIR=	build/meson
 
-SHEBANG_FILES=	*.py
-
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
+SHEBANG_FILES=	*.py
+
 OPTIONS_DEFINE=	LZ4 OPTIMIZED_CFLAGS TEST
 OPTIONS_DEFAULT=LZ4