diff options
author | asau <asau> | 2009-12-03 13:06:51 +0000 |
---|---|---|
committer | asau <asau> | 2009-12-03 13:06:51 +0000 |
commit | cf7bcb3074088e0d140d48629c7c6991727ead96 (patch) | |
tree | 51d08c3a3bdd007a71879139b58313239a444aed /math/grace/Makefile | |
parent | 717f5fc6c9db0357714762bb2de8edac4d068a7a (diff) | |
download | pkgsrc-cf7bcb3074088e0d140d48629c7c6991727ead96.tar.gz |
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
Diffstat (limited to 'math/grace/Makefile')
-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 0c3e85ff3a9..5d351480f43 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2009/08/26 19:57:59 sno Exp $ +# $NetBSD: Makefile,v 1.45 2009/12/03 13:06:54 asau Exp $ # DISTNAME= grace-5.1.22 -PKGREVISION= 1 +PKGREVISION= 2 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/ \ |