svnno****@sourc*****
svnno****@sourc*****
2008年 2月 1日 (金) 22:09:41 JST
Revision: 485 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=485 Author: tach Date: 2008-02-01 22:09:41 +0900 (Fri, 01 Feb 2008) Log Message: ----------- Remove unwanted Makefile.PL Removed Paths: ------------- slashjp/trunk/plugins/BlockProxyNet/Makefile.PL -------------- next part -------------- Deleted: slashjp/trunk/plugins/BlockProxyNet/Makefile.PL =================================================================== --- slashjp/trunk/plugins/BlockProxyNet/Makefile.PL 2008-02-01 13:05:44 UTC (rev 484) +++ slashjp/trunk/plugins/BlockProxyNet/Makefile.PL 2008-02-01 13:09:41 UTC (rev 485) @@ -1,7 +0,0 @@ -use ExtUtils::MakeMaker; -# See lib/ExtUtils/MakeMaker.pm for details of how to influence -# the contents of the Makefile that is written. -WriteMakefile( - 'NAME' => 'BlockProxyNet', - 'VERSION_FROM' => 'block_proxy_net.pl', # finds $VERSION -);