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 /devel/p5-ExtUtils-F77 | |
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 'devel/p5-ExtUtils-F77')
-rw-r--r-- | devel/p5-ExtUtils-F77/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile index 72af209ed7e..72ac58ab662 100644 --- a/devel/p5-ExtUtils-F77/Makefile +++ b/devel/p5-ExtUtils-F77/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/10/19 19:17:53 he Exp $ +# $NetBSD: Makefile,v 1.19 2009/12/03 13:06:52 asau Exp $ DISTNAME= ExtUtils-F77-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ext CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |