diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-08-13 02:57:58 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-08-13 02:57:58 +0000 |
commit | 67ef26096b0d12f9f54c3737b8231be1a950c153 (patch) | |
tree | 3fae1e3abb52b418eea11d16342a4f14facb511b /science/gamess | |
parent | 3c263d8212b358cc555c416732d80f29ec418701 (diff) | |
download | ports-67ef26096b0d12f9f54c3737b8231be1a950c153.tar.gz ports-67ef26096b0d12f9f54c3737b8231be1a950c153.zip |
Notes
Diffstat (limited to 'science/gamess')
-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 |