diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
commit | cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e (patch) | |
tree | 0ed3be36d181e42ad1946d1b9a6d6f6b41270c6b /science/gromacs | |
parent | f509a7a3f6570568b1977540d51e208ef016c22c (diff) | |
download | ports-cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e.tar.gz ports-cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e.zip |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
Notes
Notes:
svn path=/head/; revision=231669
Diffstat (limited to 'science/gromacs')
-rw-r--r-- | science/gromacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 16468a6d4b04..e75c6b880b27 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0.3 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= Compute molecular dynamics USE_GNOME= libxml2 |