diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
commit | 633fee904336d5fc5979e1fd6a40453c8292e55f (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /science/libint | |
parent | 2b9678d8dd7608ff84d2633ce7d287d4ef56aaea (diff) | |
download | freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.gz freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.zst freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
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 |