svn commit: r506565 - head/textproc/p5-Lingua-Stem-Snowball-No

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 13 20:47:21 UTC 2019


Author: sunpoet
Date: Sat Jul 13 20:47:15 2019
New Revision: 506565
URL: https://svnweb.freebsd.org/changeset/ports/506565

Log:
  Cosmetic change

Modified:
  head/textproc/p5-Lingua-Stem-Snowball-No/Makefile

Modified: head/textproc/p5-Lingua-Stem-Snowball-No/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Stem-Snowball-No/Makefile	Sat Jul 13 20:47:10 2019	(r506564)
+++ head/textproc/p5-Lingua-Stem-Snowball-No/Makefile	Sat Jul 13 20:47:15 2019	(r506565)
@@ -15,9 +15,10 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		perl5 shebangfix
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 SHEBANG_FILES=	bin/stemmer-no.pl
 


More information about the svn-ports-head mailing list