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 | d78ee9706fa60290d2c69af143254783ad92228a (patch) | |
tree | 51d08c3a3bdd007a71879139b58313239a444aed /geography | |
parent | bad6bfba07ecf8acbf0158766e92600194084531 (diff) | |
download | pkgsrc-d78ee9706fa60290d2c69af143254783ad92228a.tar.gz |
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 | ||||
-rw-r--r-- | geography/vis5d+/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 0e25271fb77..9e093fae4de 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2009/11/26 00:30:28 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2009/12/03 13:06:52 asau Exp $ # DISTNAME= gdal-1.6.1 PKGNAME= gdal-lib-1.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile index 0a71681e559..a0bb0c39d3d 100644 --- a/geography/vis5d+/Makefile +++ b/geography/vis5d+/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:04 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2009/12/03 13:06:52 asau Exp $ # DISTNAME= vis5d+-1.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= geography x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vis5d/} |