[145181] trunk/dports/python/py-pyinstaller/Portfile

adfernandes at macports.org adfernandes at macports.org
Wed Jan 27 16:02:23 PST 2016


Revision: 145181
          https://trac.macports.org/changeset/145181
Author:   adfernandes at macports.org
Date:     2016-01-27 16:02:23 -0800 (Wed, 27 Jan 2016)
Log Message:
-----------
py-pyinstaller: change erroneous semicolon in description field

Modified Paths:
--------------
    trunk/dports/python/py-pyinstaller/Portfile

Modified: trunk/dports/python/py-pyinstaller/Portfile
===================================================================
--- trunk/dports/python/py-pyinstaller/Portfile	2016-01-28 00:00:33 UTC (rev 145180)
+++ trunk/dports/python/py-pyinstaller/Portfile	2016-01-28 00:02:23 UTC (rev 145181)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 maintainers         openmaintainer adfernandes
 description         converts (packages) Python programs into stand-alone executables
-long_description    ${description}; note that there is a GPL license exception that allows PyInstaller to build and distribute non-free programs, including commercial ones
+long_description    ${description} - note that there is a GPL license exception that allows PyInstaller to build and distribute non-free programs, including commercial ones
 license             GPL
 
 homepage            http://www.pyinstaller.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160127/690a214b/attachment.html>


More information about the macports-changes mailing list