svn commit: r506566 - head/textproc/p5-Lingua-Stem-Snowball-Se

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


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

Log:
  Cosmetic change

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

Modified: head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile	Sat Jul 13 20:47:15 2019	(r506565)
+++ head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile	Sat Jul 13 20:47:20 2019	(r506566)
@@ -9,15 +9,16 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 DISTNAME=	Snowball-Swedish-${PORTVERSION}
 
+MAINTAINER=	sunpoet at FreeBSD.org
+COMMENT=	Stemmer for Swedish
+
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-MAINTAINER=	sunpoet at FreeBSD.org
-COMMENT=	Stemmer for Swedish
-
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list