Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2021 06:08:59 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: 344bec177180 - main - devel/p5-String-Random: Cosmetic change
Message-ID:  <202109190608.18J68x5b055273@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=344bec177180220350d5a0e263a4ae44c44e7866

commit 344bec177180220350d5a0e263a4ae44c44e7866
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-19 05:31:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-19 06:00:49 +0000

    devel/p5-String-Random: Cosmetic change
---
 devel/p5-String-Random/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/p5-String-Random/Makefile b/devel/p5-String-Random/Makefile
index 4ce5e856553e..e6b29c55985c 100644
--- a/devel/p5-String-Random/Makefile
+++ b/devel/p5-String-Random/Makefile
@@ -13,8 +13,9 @@ COMMENT=	Perl interface to generate "random" strings
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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