diff options
author | asau <asau@pkgsrc.org> | 2009-12-03 13:06:51 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-12-03 13:06:51 +0000 |
commit | 721cc91778effe6e488cef3dccac96eb8f749edc (patch) | |
tree | 51d08c3a3bdd007a71879139b58313239a444aed /math/dfftpack | |
parent | 2b8bb206d739be08085272893bdfa7843903a4e9 (diff) | |
download | pkgsrc-721cc91778effe6e488cef3dccac96eb8f749edc.tar.gz |
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
Diffstat (limited to 'math/dfftpack')
-rw-r--r-- | math/dfftpack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/dfftpack/Makefile b/math/dfftpack/Makefile index b1315b225f1..3e1d3bc91e5 100644 --- a/math/dfftpack/Makefile +++ b/math/dfftpack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2007/03/24 19:21:27 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2009/12/03 13:06:54 asau Exp $ DISTNAME= dfftpack-20001209 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} |