aboutsummaryrefslogtreecommitdiffstats
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 48ba795eaac0..15ed9b1bfca9 100644
--- a/devel/ruby-mmap/Makefile
+++ b/devel/ruby-mmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mmap
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.5
CATEGORIES= devel ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -27,7 +27,7 @@ DOCS= Changes \
README.en \
${RUBY_RD_FILES} \
${RUBY_RD_HTML_FILES} \
- docs/doc
+ doc/doc
.include <bsd.port.pre.mk>