diff options
Diffstat (limited to 'biology/gromacs')
-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 e33b1ba5898..70f7c872a42 100644 --- a/biology/gromacs/Makefile +++ b/biology/gromacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:35:17 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:48:26 wiz Exp $ # DISTNAME= gromacs-4.5.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= biology MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ |