diff options
Diffstat (limited to 'graphics/ruby-gdal/Makefile')
-rw-r--r-- | graphics/ruby-gdal/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/ruby-gdal/Makefile b/graphics/ruby-gdal/Makefile index ab67f4ef5aa2..c74f79ea2d58 100644 --- a/graphics/ruby-gdal/Makefile +++ b/graphics/ruby-gdal/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: ruby-gdal -# Date created: 2012-03-06 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gdal -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= graphics ruby MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ |