Revision
68361
Author
ryandesign@macports.org
Date
2010-06-01 18:41:01 -0700 (Tue, 01 Jun 2010)

Log Message

rb19-archive-tar-minitar: fix encoding of developer's last name in description

Modified Paths

Diff

Modified: trunk/dports/ruby/rb19-archive-tar-minitar/Portfile (68360 => 68361)


--- trunk/dports/ruby/rb19-archive-tar-minitar/Portfile	2010-06-02 01:38:37 UTC (rev 68360)
+++ trunk/dports/ruby/rb19-archive-tar-minitar/Portfile	2010-06-02 01:41:01 UTC (rev 68361)
@@ -8,7 +8,7 @@
 long_description	\
     Archive::Tar::Minitar is a pure-Ruby library and command-line utility \
     that provides the ability to deal with POSIX tar(1) archive files. The \
-    implementation is based heavily on Mauricio Ferna'ndez's implementation \
+    implementation is based heavily on Mauricio Fernández's implementation \
     in rpa-base, but has been reorganised to promote reuse in other projects.
 license             Ruby or GPL
 maintainers		    singingwolfboy openmaintainer