Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/p5-Crypt-RandPasswd/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/p5-Crypt-RandPasswd/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- pkgsrc/security/p5-Crypt-RandPasswd/Makefile 2005/08/06 06:19:30 1.5 +++ pkgsrc/security/p5-Crypt-RandPasswd/Makefile 2006/07/13 19:10:50 1.6 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:30 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/13 19:10:50 heinz Exp $ # DISTNAME= Crypt-RandPasswd-0.02 @@ -11,6 +11,7 @@ MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-RandPasswd/ COMMENT= Random password generator based on FIPS-181 +USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist .include "../../lang/perl5/module.mk"