Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 23:27:51 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3c5bf9e44c5c - main - archivers/zstd: Cosmetic change
Message-ID:  <202201282327.20SNRpDx093965@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201282327.20SNRpDx093965>