Changeset 8918 for lang/perl/Alien-MeCab

Show
Ignore:
Timestamp:
04/05/08 18:11:43 (8 months ago)
Author:
daisuke
Message:

lang/perl/Alien-MeCab?; oops, this needs to go in before creating 0.97001

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Alien-MeCab/trunk/Makefile.PL

    r8908 r8918  
    161161    LIBS    => [ split(/\s+/, $ENV{LIBDIR}) ], 
    162162    NAME => 'Alien-MeCab', 
    163     VERSION => "${MECAB_VERSION}000", 
     163    VERSION => $DIST_VERSION, 
    164164); 
    165165