svn commit: r554243 - head/mail/p5-Mail-SendEasy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 11:27:55 UTC 2020


Author: sunpoet
Date: Fri Nov  6 11:27:48 2020
New Revision: 554243
URL: https://svnweb.freebsd.org/changeset/ports/554243

Log:
  Cosmetic change

Modified:
  head/mail/p5-Mail-SendEasy/Makefile

Modified: head/mail/p5-Mail-SendEasy/Makefile
==============================================================================
--- head/mail/p5-Mail-SendEasy/Makefile	Fri Nov  6 11:27:44 2020	(r554242)
+++ head/mail/p5-Mail-SendEasy/Makefile	Fri Nov  6 11:27:48 2020	(r554243)
@@ -14,8 +14,9 @@ COMMENT=	Send plain/html e-mails through SMTP servers
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list