Author: karpet
Date: Fri May 11 01:05:58 2012
New Revision: 1336992

URL: http://svn.apache.org/viewvc?rev=1336992&view=rev
Log:
merge r1336991 from trunk

Modified:
    lucy/branches/0.3/perl/Build.PL

Modified: lucy/branches/0.3/perl/Build.PL
URL: 
http://svn.apache.org/viewvc/lucy/branches/0.3/perl/Build.PL?rev=1336992&r1=1336991&r2=1336992&view=diff
==============================================================================
--- lucy/branches/0.3/perl/Build.PL (original)
+++ lucy/branches/0.3/perl/Build.PL Fri May 11 01:05:58 2012
@@ -38,6 +38,7 @@ my $builder = Lucy::Build->new(
         resources => {
             homepage   => 'http://lucy.apache.org',
             repository => 'http://svn.apache.org/repos/asf/lucy',
+            bugtracker => 'https://issues.apache.org/jira/browse/LUCY',
         },
     },
     add_to_cleanup => [


Reply via email to