[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / p5-Crypt-GeneratePassword

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/security/p5-Crypt-GeneratePassword/Makefile between version 1.10 and 1.11

version 1.10, 2015/06/12 10:51:05 version 1.11, 2015/11/06 07:21:35
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=               Crypt-GeneratePassword-0.03  DISTNAME=               Crypt-GeneratePassword-0.04
 PKGNAME=                p5-${DISTNAME}  PKGNAME=                p5-${DISTNAME}
 PKGREVISION=            7  
 CATEGORIES=             security perl5  CATEGORIES=             security perl5
 MASTER_SITES=           ${MASTER_SITE_PERL_CPAN:=Crypt/}  MASTER_SITES=           ${MASTER_SITE_PERL_CPAN:=Crypt/}
   
 MAINTAINER=             abs@NetBSD.org  MAINTAINER=             abs@NetBSD.org
 HOMEPAGE=               http://search.cpan.org/dist/Crypt-GeneratePassword/  HOMEPAGE=               http://search.cpan.org/dist/Crypt-GeneratePassword/
 COMMENT=                Generate secure random pronounceable passwords  COMMENT=                Generate secure random pronounceable passwords
   LICENSE=                ${PERL5_LICENSE}
   
 USE_LANGUAGES=          # empty  USE_LANGUAGES=          # empty
 PERL5_PACKLIST=         auto/Crypt/GeneratePassword/.packlist  PERL5_PACKLIST=         auto/Crypt/GeneratePassword/.packlist

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb <webmaster@jp.NetBSD.org>