svn commit: r316657 - in head/astro: boinc-astropulse/files boinc-setiathome-enhanced/files

Rene Ladan rene at FreeBSD.org
Sat Apr 27 09:33:05 UTC 2013


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 at 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>
 *****************************************************************************


More information about the svn-ports-head mailing list