diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
commit | 94f7ea6c8f50fefcaa643a379c5418760974f334 (patch) | |
tree | e757dad59ec8fcf3bc25f70850a7c505d63f3a41 /science/gromacs | |
parent | 6083c63ce6518b5863e802d6eaea1b21da9f2e2a (diff) | |
download | ports-94f7ea6c8f50fefcaa643a379c5418760974f334.tar.gz ports-94f7ea6c8f50fefcaa643a379c5418760974f334.zip |
Notes
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 0d8869004c0f..ad7dfd1035eb 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ |