diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-01-16 04:44:31 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-01-16 04:44:31 +0000 |
commit | fd36abef1a6085407f0a51bfd34d80cac9923f17 (patch) | |
tree | 30fb8b9a1c0503bbd150ccb012ba06ce48240e7f /science | |
parent | 0189d58a257d944f1d1e545f8bed72decd5d1b7d (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/libint/Makefile | 2 | ||||
-rw-r--r-- | science/libint/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/libint/Makefile b/science/libint/Makefile index 8bcaa3749fef..13bc61396b6f 100644 --- a/science/libint/Makefile +++ b/science/libint/Makefile @@ -9,7 +9,7 @@ PORTNAME= libint PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= http://www.ccmst.gatech.edu/evaleev/libint/src/ +MASTER_SITES= http://www.chem.vt.edu/chem-dept/valeev/software/libint/src/ MAINTAINER= maho@FreeBSD.org COMMENT= Evaluate the integrals in modern atomic and molecular theory diff --git a/science/libint/pkg-descr b/science/libint/pkg-descr index c2b7e1569db1..5309998f750e 100644 --- a/science/libint/pkg-descr +++ b/science/libint/pkg-descr @@ -2,4 +2,4 @@ Libint is a library for evaluating ERI (electron replusion integral) over Cartesian Gaussian fuctions for modern atomic and molecular theory; esp. for science/mpqc and science/psi3. -WWW: http://www.ccmst.gatech.edu/evaleev/libint/ +WWW: http://www.chem.vt.edu/chem-dept/valeev/software/libint/libint.html |