svn commit: r352800 - head/security/p5-Crypt-GeneratePassword

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 2 09:42:34 UTC 2014


Author: sunpoet
Date: Fri May  2 09:42:33 2014
New Revision: 352800
URL: http://svnweb.freebsd.org/changeset/ports/352800
QAT: https://qat.redports.org/buildarchive/r352800/

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  
  PR:		ports/189193
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/security/p5-Crypt-GeneratePassword/Makefile

Modified: head/security/p5-Crypt-GeneratePassword/Makefile
==============================================================================
--- head/security/p5-Crypt-GeneratePassword/Makefile	Fri May  2 09:42:29 2014	(r352799)
+++ head/security/p5-Crypt-GeneratePassword/Makefile	Fri May  2 09:42:33 2014	(r352800)
@@ -7,9 +7,12 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Generate secure random pronounceable passwords
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list