[27676] trunk/dports/mail/pflogsumm/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Aug 11 18:41:24 PDT 2007
Revision: 27676
http://trac.macosforge.org/projects/macports/changeset/27676
Author: nox at macports.org
Date: 2007-08-11 18:41:24 -0700 (Sat, 11 Aug 2007)
Log Message:
-----------
pflogsumm: Changed comments about DarwinPorts.
Modified Paths:
--------------
trunk/dports/mail/pflogsumm/Portfile
Modified: trunk/dports/mail/pflogsumm/Portfile
===================================================================
--- trunk/dports/mail/pflogsumm/Portfile 2007-08-12 01:36:55 UTC (rev 27675)
+++ trunk/dports/mail/pflogsumm/Portfile 2007-08-12 01:41:24 UTC (rev 27676)
@@ -39,7 +39,7 @@
set cgi_path "/Library/WebServer/CGI-Executables"
set maillog_path "/var/log/mail.log"
- # DarwinPorts Apache interoperability
+ # MacPorts Apache interoperability
if {[file exists ${prefix}/sbin/httpd]} {
set cgi_path "${prefix}/www/cgi-bin"
}
@@ -50,7 +50,7 @@
set cgi_path "/usr/local/www/cgi-bin"
set maillog_path "/var/log/maillog"
- # DarwinPorts Apache interoperability
+ # MacPorts Apache interoperability
if {[file exists ${prefix}/sbin/httpd]} {
set cgi_path "${prefix}/www/cgi-bin"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070811/f763b73b/attachment.html
More information about the macports-changes
mailing list