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 1c7a5bbad51..e33b1ba5898 100644 --- a/biology/gromacs/Makefile +++ b/biology/gromacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:39:39 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:35:17 wiz Exp $ # DISTNAME= gromacs-4.5.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= biology MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ |