diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
commit | 6cbabc372af7dcae65bc3fc05e63f10df791327d (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /math/p5-Math-Random-MT-Perl | |
parent | dc8bab56040987a34273df7b07a60df4ea78c8ad (diff) | |
download | pkgsrc-6cbabc372af7dcae65bc3fc05e63f10df791327d.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'math/p5-Math-Random-MT-Perl')
-rw-r--r-- | math/p5-Math-Random-MT-Perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Random-MT-Perl/Makefile b/math/p5-Math-Random-MT-Perl/Makefile index 29cd76dec87..920d0a45182 100644 --- a/math/p5-Math-Random-MT-Perl/Makefile +++ b/math/p5-Math-Random-MT-Perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/08 11:17:17 rodent Exp $ # DISTNAME= Math-Random-MT-Perl-1.06 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT-Perl/ -COMMENT= Pure Perl Mersenne Twister Random Number Generator +COMMENT= Pure Perl Mersenne Twister Random Number Generator LICENSE= artistic-2.0 USE_LANGUAGES= # empty |