diff options
author | obache <obache@pkgsrc.org> | 2013-09-01 12:14:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-01 12:14:06 +0000 |
commit | 48e67c27bf9b417ffbe14007e738223f52ea8f7d (patch) | |
tree | 4ad3ca5a6623baa60fb47b169a8331322425b2bc /math/grace | |
parent | 7b188cf4c01fc874fa7d69c9e17441942c881687 (diff) | |
download | pkgsrc-48e67c27bf9b417ffbe14007e738223f52ea8f7d.tar.gz |
recursive bump from hdf5 shlib major bump.
Diffstat (limited to 'math/grace')
-rw-r--r-- | math/grace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index 7cd834473ae..47d5b4c53bf 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2013/02/16 11:23:06 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/09/01 12:14:07 obache Exp $ DISTNAME= grace-5.1.23 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \ ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ |