Revision
122993
Author
hum@macports.org
Date
2014-08-03 01:27:26 -0700 (Sun, 03 Aug 2014)

Log Message

jubatus: fix a comment

Modified Paths

Diff

Modified: trunk/dports/devel/jubatus/Portfile (122992 => 122993)


--- trunk/dports/devel/jubatus/Portfile	2014-08-03 08:20:36 UTC (rev 122992)
+++ trunk/dports/devel/jubatus/Portfile	2014-08-03 08:27:26 UTC (rev 122993)
@@ -66,7 +66,7 @@
             system "install_name_tool -change ${srcpath} ${prefix}/lib/${libname} ${path}"
         }
     }
-    # install an additional document.
+    # install additional documents.
     set doc_dir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${doc_dir}
     xinstall -m 644 -W ${worksrcpath} \