mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d2efc9486f
p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
--- Makefile.PL.orig Sat Sep 13 19:04:08 1997
|
|
+++ Makefile.PL Sat Sep 13 19:04:23 1997
|
|
@@ -1,4 +1,4 @@
|
|
|
|
use ExtUtils::MakeMaker;
|
|
|
|
-&WriteMakefile;
|
|
+&WriteMakefile( 'NAME' => "PGP::Pipe" );
|