diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-25 05:29:21 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-25 05:29:21 +0000 |
commit | 946b89ad35730152c9800fb69b7a4ff1dfd90127 (patch) | |
tree | 699a21168a719db4be2910f450510dc3477c12f9 /science | |
parent | 46e0a597133df765f9e7a9d85ef05b525818bb76 (diff) | |
download | ports-946b89ad35730152c9800fb69b7a4ff1dfd90127.tar.gz ports-946b89ad35730152c9800fb69b7a4ff1dfd90127.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/mmtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mmtk/Makefile b/science/mmtk/Makefile index e5d36655ed3a..1f1d1ae5bf40 100644 --- a/science/mmtk/Makefile +++ b/science/mmtk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science python MASTER_SITES= http://starship.python.net/crew/hinsen/MMTK/ DISTNAME= MMTK-${PORTVERSION} -MAINTAINER= gjohnson@srrc.ars.usda.gov +MAINTAINER= ports@freebsd.org COMMENT= An Open Source program library for molecular simulation applications BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific |