svn commit: r314064 - head/math/p5-Math-Spline
Baptiste Daroussin
bapt at FreeBSD.org
Wed Mar 13 11:09:05 UTC 2013
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
- at dirrmtry %SITE_PERL%%/%%PERL_ARCH%%/auto/Math
- at dirrmtry %SITE_PERL%%/Math
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+ at dirrmtry %%SITE_PERL%%/Math
More information about the svn-ports-all
mailing list