Fix broken MAN3PODS section of Makefile.PL

Submitted by:	asami@freebsd.org
This commit is contained in:
James FitzGibbon 1997-09-18 02:30:31 +00:00
parent 9b38c89bc6
commit 9e49eeca09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7944

View File

@ -0,0 +1,10 @@
--- Makefile.PL.orig Wed Sep 17 22:32:03 1997
+++ Makefile.PL Wed Sep 17 22:32:08 1997
@@ -8,7 +8,6 @@
WriteMakefile (
NAME => "CGI_Lite",
DISTNAME => "CGI_Lite",
- MAN3PODS => ' ',
VERSION => "$VERSION",
'dist' => {
COMPRESS => 'gzip -9f',