diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-12-26 11:59:12 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-12-26 11:59:12 +0000 |
commit | 535b2cd3cf08cc7815657c029e199ed5755945db (patch) | |
tree | 8b8bae65903c26991a884a3e102db51e7a2de747 /science/gromacs/Makefile | |
parent | 90d079451238bcfaeba186bcb474ba7ac30cb0a8 (diff) | |
download | ports-535b2cd3cf08cc7815657c029e199ed5755945db.tar.gz ports-535b2cd3cf08cc7815657c029e199ed5755945db.zip |
Notes
Diffstat (limited to 'science/gromacs/Makefile')
-rw-r--r-- | science/gromacs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 6e17170fb7fa..f928d1160577 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -5,10 +5,9 @@ PORTNAME= gromacs PORTVERSION= 5.0.6 PORTREVISION= 3 CATEGORIES= science -MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Compute molecular dynamics LICENSE= LGPL21 |