diff options
author | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
commit | 4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a (patch) | |
tree | caaa68fb8f4519520aea560e0c7d704e045765e9 /science/gromacs | |
parent | d941294017a2cc0b2943cb0a510cc653307a7d41 (diff) | |
download | freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.gz freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.zst freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.zip |
- change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor)
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 5562ea6fedde..d3a2d1b00857 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.5.3 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ -MAINTAINER= flo@smeets.im +MAINTAINER= flo@FreeBSD.org COMMENT= Compute molecular dynamics USE_GNOME= libxml2 |