diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-07 16:08:34 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-07 16:08:34 +0000 |
commit | a1a44551722969a7afdaf6006fdbd25656de05b2 (patch) | |
tree | 1aee05e7aec9f7d33b65221d5ec2c18dca0eba25 /math/p5-Number-WithError/files/patch-Makefile.PL | |
parent | - Update to 1.11 (diff) |
- Update to 0.06
PR: ports/104981
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer timeout. (5 weeks)
Notes
Notes:
svn path=/head/; revision=179123
Diffstat (limited to 'math/p5-Number-WithError/files/patch-Makefile.PL')
-rw-r--r-- | math/p5-Number-WithError/files/patch-Makefile.PL | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/math/p5-Number-WithError/files/patch-Makefile.PL b/math/p5-Number-WithError/files/patch-Makefile.PL deleted file mode 100644 index 94ec8e5a0369..000000000000 --- a/math/p5-Number-WithError/files/patch-Makefile.PL +++ /dev/null @@ -1,8 +0,0 @@ ---- Makefile.PL.orig Wed Feb 8 09:47:57 2006 -+++ Makefile.PL Fri Jun 2 15:32:13 2006 -@@ -10,5 +10,4 @@ - build_requires 'Test::More' => '0.47'; - build_requires 'Test::LectroTest' => '0'; - --auto_install; - WriteAll; |