summaryrefslogtreecommitdiff
path: root/biology/gromacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/gromacs/Makefile')
-rw-r--r--biology/gromacs/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/biology/gromacs/Makefile b/biology/gromacs/Makefile
index 3e9e8da5d55..e00269419a1 100644
--- a/biology/gromacs/Makefile
+++ b/biology/gromacs/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/09/03 20:52:39 asau Exp $
+# $NetBSD: Makefile,v 1.5 2010/10/21 12:03:57 asau Exp $
#
DISTNAME= gromacs-4.5.1
+PKGNAME= $(DISTNAME:=.1)
CATEGORIES= biology
MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/
@@ -12,6 +13,12 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+# GROMACS team released another version a day after:
+# 4.5.1-20100902-2d7e855 vs.
+# 4.5.1-20100903-d982058
+# call it 4.5.1.1
+DIST_SUBDIR= gromacs-4.5.1.1
+
# Official recommendation is not to use the gcc 4.1.x set of compilers.
GNU_CONFIGURE= yes