Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2017 16:10:33 +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: r446026 - head/security/p5-Authen-SASL
Message-ID:  <201707161610.v6GGAXd3033290@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



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