[67705] users/krischik/Utilities/Install_SpamAssassin.command

krischik at macports.org krischik at macports.org
Sun May 16 09:34:29 PDT 2010


Revision: 67705
          http://trac.macports.org/changeset/67705
Author:   krischik at macports.org
Date:     2010-05-16 09:34:27 -0700 (Sun, 16 May 2010)
Log Message:
-----------
SpamAssassin installation.

Modified Paths:
--------------
    users/krischik/Utilities/Install_SpamAssassin.command

Modified: users/krischik/Utilities/Install_SpamAssassin.command
===================================================================
--- users/krischik/Utilities/Install_SpamAssassin.command	2010-05-16 16:33:50 UTC (rev 67704)
+++ users/krischik/Utilities/Install_SpamAssassin.command	2010-05-16 16:34:27 UTC (rev 67705)
@@ -13,7 +13,7 @@
 if test "${USER}" = "root"; then
     gcc_select gcc42
 
-    launchctl unload -w "/Library/LaunchDaemons/org.macports.spamd.plist"
+    launchctl unload -w "/Library/LaunchDaemons/org.macports.spamd.plist";
 
     for I in							\
 	"p5-mail-spamassassin +razor+ssl ${=General_Variants}"	;
@@ -35,7 +35,7 @@
 	done; unset I
     popd;
 
-    launchctl load -w "/Library/LaunchDaemons/org.macports.spamd.plist"
+    launchctl load -w "/Library/LaunchDaemons/org.macports.spamd.plist";
 
     gcc_select gnat-gcc
 else
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100516/e781f616/attachment-0001.html>


More information about the macports-changes mailing list