diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2012-12-13 11:50:53 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2012-12-13 11:50:53 +0000 |
commit | 76152030ce0cfbc711f2212a0a1c68f14344cf7c (patch) | |
tree | 08023b3bfdeb23d9641c1a56f4be9696e2ba174a /devel/autodia/files/patch-Inheritance.pm | |
parent | Convert to new option framework (diff) |
- Update to 2.14.
PR: ports/172501
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'devel/autodia/files/patch-Inheritance.pm')
-rw-r--r-- | devel/autodia/files/patch-Inheritance.pm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/autodia/files/patch-Inheritance.pm b/devel/autodia/files/patch-Inheritance.pm new file mode 100644 index 000000000000..cf086b119bcc --- /dev/null +++ b/devel/autodia/files/patch-Inheritance.pm @@ -0,0 +1,10 @@ +--- lib/Autodia/Diagram/Inheritance.pm.orig 2008-05-20 21:27:16.000000000 +0900 ++++ lib/Autodia/Diagram/Inheritance.pm 2012-10-03 07:08:41.000000000 +0900 +@@ -162,7 +162,3 @@ + + ############################################################## + +-=head1 +- +-=cut +- |