diff options
author | rene <rene@FreeBSD.org> | 2016-12-26 19:59:12 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-12-26 19:59:12 +0800 |
commit | a983f9881d628607679ec40daf80fe23f66f9178 (patch) | |
tree | 8b8bae65903c26991a884a3e102db51e7a2de747 /science | |
parent | 2b09cc3ed23eba974044505db14301a06be7eeb3 (diff) | |
download | freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.tar.gz freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.tar.zst freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.zip |
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer)
Diffstat (limited to 'science')
-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 |