diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-11 11:16:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-11 11:16:06 +0000 |
commit | 61a8320e094bcc5c2c13f6f8a975e215d6557561 (patch) | |
tree | 911f6262582c3313ad33bce1227b7d5e6f253a4c /graphics/php-gdal | |
parent | e230048069f5245b1f8598663a5f0b1a41599dd6 (diff) | |
download | ports-61a8320e094bcc5c2c13f6f8a975e215d6557561.tar.gz ports-61a8320e094bcc5c2c13f6f8a975e215d6557561.zip |
Notes
Diffstat (limited to 'graphics/php-gdal')
-rw-r--r-- | graphics/php-gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile index a9906dfdcce2..6397c4619131 100644 --- a/graphics/php-gdal/Makefile +++ b/graphics/php-gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ |