diff options
-rw-r--r-- | science/gamess/Makefile | 4 | ||||
-rw-r--r-- | science/gamess/pkg-descr | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/gamess/Makefile b/science/gamess/Makefile index 2a376ab54ddf..47deabc6791b 100644 --- a/science/gamess/Makefile +++ b/science/gamess/Makefile @@ -8,7 +8,7 @@ PORTNAME= gamess PORTVERSION= ${SNAPDATE} CATEGORIES= science -MASTER_SITES= #http://www.msg.ameslab.gov/GAMESS/GAMESS.html +MASTER_SITES= #http://www.msg.ameslab.gov/GAMESS/License_Agreement.html DISTNAME= gamess-current DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} @@ -25,7 +25,7 @@ RESTRICTED= NOT DISTRIBUTED FREELY. BUT YOU CAN OBTAIN SOURCE CODE FREELY. NO_CDROM= ${RESTRICTED} .if !exists(${DISTDIR}/${DISTFILES}) -IGNORE=You must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/dist.menu.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 selsect "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable. .endif .include <bsd.port.pre.mk> diff --git a/science/gamess/pkg-descr b/science/gamess/pkg-descr index de5d8b11984a..9b2696c53bea 100644 --- a/science/gamess/pkg-descr +++ b/science/gamess/pkg-descr @@ -4,7 +4,7 @@ vibrational frequencies from the basic principle of quantum mechanics. A site license for GAMESS is available at no cost to both academic and industrial users. Please refer -http://wwwmsg.fi.ameslab.gov/GAMESS/dist.menu.html +http://www.msg.ameslab.gov/gamess/download.html for details. We also included simple launcher called `gamess' @@ -13,4 +13,4 @@ to run gamess. Just type % gamess <somefile.inp> is enough. -WWW: http://wwwmsg.fi.ameslab.gov/GAMESS/ +WWW: http://www.msg.ameslab.gov/gamess/gamess.html |