[112303] trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl

jmr at macports.org jmr at macports.org
Thu Oct 17 03:31:08 PDT 2013


Revision: 112303
          https://trac.macports.org/changeset/112303
Author:   jmr at macports.org
Date:     2013-10-17 03:31:07 -0700 (Thu, 17 Oct 2013)
Log Message:
-----------
hunspelldict portgroup: default to noarch, fix typo

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl	2013-10-17 10:25:50 UTC (rev 112302)
+++ trunk/dports/_resources/port1.0/group/hunspelldict-1.0.tcl	2013-10-17 10:31:07 UTC (rev 112303)
@@ -34,7 +34,7 @@
 #
 # Usage:
 #
-#   PortGroup               unspelldict 1.0
+#   PortGroup               hunspelldict 1.0
 #   hunspelldict.setup      locale version lang source
 #
 # If the dictionary is hosted on the OpenOffice.org website, set "source" to
@@ -56,6 +56,7 @@
     version     ${version}
     categories  textproc
     platforms   darwin
+    supported_archs noarch
 
     eval description ${lang} dictionary for hunspell
     long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131017/d4380ac1/attachment.html>


More information about the macports-changes mailing list