Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2013 11:09:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314064 - head/math/p5-Math-Spline
Message-ID:  <201303131109.r2DB94BS091961@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Mar 13 11:09:04 2013
New Revision: 314064
URL: http://svnweb.freebsd.org/changeset/ports/314064

Log:
  Fix plist

Modified:
  head/math/p5-Math-Spline/pkg-plist

Modified: head/math/p5-Math-Spline/pkg-plist
==============================================================================
--- head/math/p5-Math-Spline/pkg-plist	Wed Mar 13 11:08:15 2013	(r314063)
+++ head/math/p5-Math-Spline/pkg-plist	Wed Mar 13 11:09:04 2013	(r314064)
@@ -1,5 +1,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Spline/.packlist
 %%SITE_PERL%%/Math/Spline.pm
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Spline
-@dirrmtry %SITE_PERL%%/%%PERL_ARCH%%/auto/Math
-@dirrmtry %SITE_PERL%%/Math
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/Math



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303131109.r2DB94BS091961>