diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-13 09:53:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-13 09:53:23 +0000 |
commit | fe285270c6d875648a19f5c6ea56ded8593fd35b (patch) | |
tree | e96b71699077a744bafabdfdf2ac7631b80e229b | |
parent | 8cf03bc22dfe06c00a8f0d3a1a682651ede8b219 (diff) |
Notes
-rw-r--r-- | math/p5-Math-Random-ISAAC-XS/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Math-Random-ISAAC-XS/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile index b9422f8360a0..c251e09fae6f 100644 --- a/math/p5-Math-Random-ISAAC-XS/Makefile +++ b/math/p5-Math-Random-ISAAC-XS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math::Random::ISAAC::XS -# Date created: 07 Dec, 2009 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-Random-ISAAC-XS PORTVERSION= 1.004 diff --git a/math/p5-Math-Random-ISAAC-XS/pkg-plist b/math/p5-Math-Random-ISAAC-XS/pkg-plist index 136dc108832d..d09862bf2e4f 100644 --- a/math/p5-Math-Random-ISAAC-XS/pkg-plist +++ b/math/p5-Math-Random-ISAAC-XS/pkg-plist @@ -1,7 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/ISAAC/XS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/ISAAC/XS/XS.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/ISAAC/XS/XS.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/ISAAC/XS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/ISAAC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math |