[91643] trunk/dports/devel/bugzilla/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 19:19:16 PDT 2012


Revision: 91643
          https://trac.macports.org/changeset/91643
Author:   ryandesign at macports.org
Date:     2012-04-06 19:19:15 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
bugzilla: fix notes

Modified Paths:
--------------
    trunk/dports/devel/bugzilla/Portfile

Modified: trunk/dports/devel/bugzilla/Portfile
===================================================================
--- trunk/dports/devel/bugzilla/Portfile	2012-04-07 02:18:19 UTC (rev 91642)
+++ trunk/dports/devel/bugzilla/Portfile	2012-04-07 02:19:15 UTC (rev 91643)
@@ -129,20 +129,18 @@
 	}
 }
 
-notes \
-"-----------------------------------------------------------
-To complete the installation of ${name}, you should read
-the quick start document found here:
+notes "
+To complete the installation of ${name}, you should read the quick start\
+document found here:
 
-  ${prefix}/share/doc/${name}/QUICKSTART
+    ${prefix}/share/doc/${name}/QUICKSTART
 
-For step 4, the ${name} configuration file can be
-found here:
+For step 4, the ${name} configuration file can be found here:
 
-  ${prefix}/www/${name}/localconfig
+    ${prefix}/www/${name}/localconfig
 
-For the rest of the steps, the main ${name} directory
-can be found here (needed for step 7):
+For the rest of the steps, the main ${name} directory can be found here\
+(needed for step 7):
 
-  ${prefix}/www/${name}
------------------------------------------------------------"
+    ${prefix}/www/${name}
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/d18f0dcb/attachment.html>


More information about the macports-changes mailing list