[91622] trunk/dports/security/denyhosts/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:43:00 PDT 2012


Revision: 91622
          https://trac.macports.org/changeset/91622
Author:   ryandesign at macports.org
Date:     2012-04-06 18:42:59 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
denyhosts: fix notes

Modified Paths:
--------------
    trunk/dports/security/denyhosts/Portfile

Modified: trunk/dports/security/denyhosts/Portfile
===================================================================
--- trunk/dports/security/denyhosts/Portfile	2012-04-07 01:41:00 UTC (rev 91621)
+++ trunk/dports/security/denyhosts/Portfile	2012-04-07 01:42:59 UTC (rev 91622)
@@ -44,12 +44,6 @@
     xinstall -d ${destroot}${prefix}/var/log/
 }
 
-notes \
-"Please read ${prefix}/share/denyhosts/README.txt
-
-You need to make config files in ${prefix}/share/denyhosts
-The files ending with '-dist' are examples for you to copy"
-
 destroot.keepdirs   ${destroot}${prefix}/var/run \
                     ${destroot}${prefix}/var/log
 
@@ -58,3 +52,9 @@
 startupitem.pidfile clean ${prefix}/var/run/${name}.pid
 startupitem.start   "${prefix}/share/denyhosts/daemon-control start"
 startupitem.stop    "${prefix}/share/denyhosts/daemon-control stop"
+
+notes "
+Please read ${prefix}/share/denyhosts/README.txt.\
+You need to make config files in ${prefix}/share/denyhosts\;\
+the files ending with '-dist' are examples for you to copy.
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/d5cbdd22/attachment.html>


More information about the macports-changes mailing list