aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-mmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-mmap/Makefile')
-rw-r--r--devel/ruby-mmap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile
index 343ccabe7baf..1ff851a5592d 100644
--- a/devel/ruby-mmap/Makefile
+++ b/devel/ruby-mmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mmap
-PORTVERSION= 0.1
+PORTVERSION= 0.1.1
CATEGORIES= devel ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ USE_RUBY_EXTCONF= yes
INSTALL_TARGET= site-install
DOCS= README.en mmap.html mmap.rd
-EXAMPLES= aa b.rb
+EXAMPLES= b.rb
post-install:
.if !defined(NOPORTDOCS)