mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
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" );
|