diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /science | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
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 1f1d1ae..52fac5d 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Open Source program library for molecular simulation applications BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific |