1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove patch.

Reminded by:	tobez
This commit is contained in:
Sergey Skvortsov 2006-03-23 15:20:11 +00:00
parent 400f247e8b
commit 9242991be5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158010

View File

@ -1,12 +0,0 @@
--- Makefile.PL.orig Wed Apr 16 18:04:51 2003
+++ Makefile.PL Mon Dec 8 19:41:19 2003
@@ -8,6 +8,9 @@
FindBin => 0,
},
+ 'MAN3PODS' => {
+ 'lib/Config/Tiny.pm' => '$(INST_MAN3DIR)/Config::Tiny.3'
+ },
($] >= 5.005) ? (
'AUTHOR' => 'Adam Kennedy (cpan@ali.as)',
'ABSTRACT' => 'Read/Write .ini style files with as little code as possible',