diff options
Diffstat (limited to 'biology/gromacs/Makefile')
-rw-r--r-- | biology/gromacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/gromacs/Makefile b/biology/gromacs/Makefile index ad7cb68e622..e29f248fac8 100644 --- a/biology/gromacs/Makefile +++ b/biology/gromacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2019/11/02 22:09:00 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2020/06/02 08:23:16 adam Exp $ # DISTNAME= gromacs-4.5.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= biology MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ |