Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2013 09:33:05 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316657 - in head/astro: boinc-astropulse/files boinc-setiathome-enhanced/files
Message-ID:  <201304270933.r3R9X5An015972@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Apr 27 09:33:05 2013
New Revision: 316657
URL: http://svnweb.freebsd.org/changeset/ports/316657

Log:
  Fix instructions in pkg-message.
  
  PR:		ports/178195
  Submitted by:	Nicholas Godson <resistor@peakusage.net>

Modified:
  head/astro/boinc-astropulse/files/pkg-message.in   (contents, props changed)
  head/astro/boinc-setiathome-enhanced/files/pkg-message.in   (contents, props changed)

Modified: head/astro/boinc-astropulse/files/pkg-message.in
==============================================================================
--- head/astro/boinc-astropulse/files/pkg-message.in	Sat Apr 27 09:16:55 2013	(r316656)
+++ head/astro/boinc-astropulse/files/pkg-message.in	Sat Apr 27 09:33:05 2013	(r316657)
@@ -12,5 +12,5 @@ MANUAL INSTALLATION
 
  *) Attach to the project:
     cd %%BOINC_CLIENT_HOME%%
-    boinc_cmd --project_attach %%SETI_SITE%% <account key>
+    boinccmd --project_attach %%SETI_SITE%% <account key>
 *****************************************************************************

Modified: head/astro/boinc-setiathome-enhanced/files/pkg-message.in
==============================================================================
--- head/astro/boinc-setiathome-enhanced/files/pkg-message.in	Sat Apr 27 09:16:55 2013	(r316656)
+++ head/astro/boinc-setiathome-enhanced/files/pkg-message.in	Sat Apr 27 09:33:05 2013	(r316657)
@@ -12,5 +12,5 @@ MANUAL INSTALLATION
 
  *) Attach to the project:
     cd %%BOINC_CLIENT_HOME%%
-    boinc_cmd --project_attach %%SETI_SITE%% <account key>
+    boinccmd --project_attach %%SETI_SITE%% <account key>
 *****************************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304270933.r3R9X5An015972>