svn commit: r446026 - head/security/p5-Authen-SASL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 16 16:10:34 UTC 2017


Author: sunpoet
Date: Sun Jul 16 16:10:32 2017
New Revision: 446026
URL: https://svnweb.freebsd.org/changeset/ports/446026

Log:
  Remove copy-paste error

Modified:
  head/security/p5-Authen-SASL/Makefile

Modified: head/security/p5-Authen-SASL/Makefile
==============================================================================
--- head/security/p5-Authen-SASL/Makefile	Sun Jul 16 16:10:28 2017	(r446025)
+++ head/security/p5-Authen-SASL/Makefile	Sun Jul 16 16:10:32 2017	(r446026)
@@ -13,7 +13,6 @@ COMMENT=	Perl5 module for SASL authentication
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Digest-HMAC>0:security/p5-Digest-HMAC
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-all mailing list