Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2019 20:47:20 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r506566 - head/textproc/p5-Lingua-Stem-Snowball-Se
Message-ID:  <201907132047.x6DKlKxG030139@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+COMMENT=	Stemmer for Swedish
+
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Stemmer for Swedish
-
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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