diff options
Diffstat (limited to 'textproc/rubygem-spreadsheet/Makefile')
-rw-r--r-- | textproc/rubygem-spreadsheet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index b7ef726..5825c8a 100644 --- a/textproc/rubygem-spreadsheet/Makefile +++ b/textproc/rubygem-spreadsheet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spreadsheet-excel -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rubyspreadsheet @@ -24,7 +24,7 @@ NO_BUILD= yes INSTALL_TARGET= site-install DOCS= CHANGES doc/* -EXAMPLES= test.rb +EXAMPLES= test/test.rb do-install: ${MKDIR} ${RUBY_SITELIBDIR}/spreadsheet |