diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
commit | 752da6b94bb4a160d2075967dc8371df52062933 (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /science/libint | |
parent | 8743e036cfa14e58941b3e927c8832057033608a (diff) |
Notes
Diffstat (limited to 'science/libint')
-rw-r--r-- | science/libint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libint/Makefile b/science/libint/Makefile index b123640317f7..de1f71261d15 100644 --- a/science/libint/Makefile +++ b/science/libint/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.4 CATEGORIES= science MASTER_SITES= http://www.files.chem.vt.edu/chem-dept/valeev/software/libint/src/ -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Evaluate the integrals in modern atomic and molecular theory USES= perl5 gmake |