svn commit: r304256 - head/science/gamess

Mark Linimon linimon at FreeBSD.org
Fri Sep 14 05:47:45 UTC 2012


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>
 



More information about the svn-ports-all mailing list