diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-03-24 02:57:18 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-03-24 02:57:18 +0000 |
commit | 73189fe653a7425ccf49ea6c549e549223856d8d (patch) | |
tree | adb1a64ceae284af574b5d107916b42c17feefb5 /mail/p5-Mail-Procmailrc/files/patch-Makefile.PL | |
parent | Add ruby-musicbrainz, MusicBrainz bindings for Ruby. (diff) |
Update to 1.04
PR: 50185
Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer)
Notes
Notes:
svn path=/head/; revision=77345
Diffstat (limited to 'mail/p5-Mail-Procmailrc/files/patch-Makefile.PL')
-rw-r--r-- | mail/p5-Mail-Procmailrc/files/patch-Makefile.PL | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/p5-Mail-Procmailrc/files/patch-Makefile.PL b/mail/p5-Mail-Procmailrc/files/patch-Makefile.PL deleted file mode 100644 index 0b6bb642c688..000000000000 --- a/mail/p5-Mail-Procmailrc/files/patch-Makefile.PL +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.PL.orig Wed Jan 22 15:53:59 2003 -+++ Makefile.PL Wed Jan 22 15:54:17 2003 -@@ -3,7 +3,7 @@ - # the contents of the Makefile that is written. - WriteMakefile( - 'NAME' => 'Mail::Procmailrc', -- 'VERSION_FROM' => 'Procmailrc.pm', # finds $VERSION -+ 'VERSION' => '1.03', - 'PREREQ_PM' => {}, # e.g., Module::Name => 1.1 - ($] >= 5.005 ? ## Add these new keywords supported since 5.005 - (ABSTRACT_FROM => 'Procmailrc.pm', # retrieve abstract from module |