Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 05:47:45 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304256 - head/science/gamess
Message-ID:  <201209140547.q8E5ljZ0053789@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Sep 14 05:47:44 2012
New Revision: 304256
URL: http://svn.freebsd.org/changeset/ports/304256

Log:
  Fix typo.

Modified:
  head/science/gamess/Makefile

Modified: head/science/gamess/Makefile
==============================================================================
--- head/science/gamess/Makefile	Fri Sep 14 05:04:30 2012	(r304255)
+++ head/science/gamess/Makefile	Fri Sep 14 05:47:44 2012	(r304256)
@@ -25,10 +25,10 @@ USE_FORTRAN=   yes
 RESTRICTED=	NOT DISTRIBUTED FREELY. BUT YOU CAN OBTAIN SOURCE CODE FREELY.
 
 .if !exists(${DISTDIR}/${DISTFILES})
-IGNORE=you must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please selsect "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable
+IGNORE=you must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please select "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable
 .endif
 
-MANUAL_PACKAGE_BUILD=You must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please selsect "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable.
+MANUAL_PACKAGE_BUILD=You must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please select "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable.
 
 .include <bsd.port.pre.mk>
 



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