Revision: 70247 http://trac.macports.org/changeset/70247 Author: kimuraw@macports.org Date: 2010-08-03 07:35:39 -0700 (Tue, 03 Aug 2010) Log Message: ----------- lang/ruby186: fix a typo in comments Modified Paths: -------------- trunk/dports/lang/ruby186/Portfile Modified: trunk/dports/lang/ruby186/Portfile =================================================================== --- trunk/dports/lang/ruby186/Portfile 2010-08-03 12:52:43 UTC (rev 70246) +++ trunk/dports/lang/ruby186/Portfile 2010-08-03 14:35:39 UTC (rev 70247) @@ -97,7 +97,7 @@ # etc-irbrc.diff: require /etc/irbrc when the platform is not Windows # ignore-gsetcontext.diff: do not use getcontext()/setcontext() # md5_sha1_commoncrypto.diff: use CommonCrypto when available - # use-setreugid.diff: use setreuid()/setrguid() on 10.5 or later + # use-setreugid.diff: use setreuid()/setregid() on 10.5 or later # words-bigendian-from-arch.diff: [ruby-core:12895], [ruby-dev:32160] patchfiles-append dot-darwin.diff \ etc-irbrc.diff \
participants (1)
-
kimuraw@macports.org