diff options
author | antoine <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
commit | 498eca4c0be19011092e7ef33b23b9faffafe13c (patch) | |
tree | 72ee6aa2d03e2ab257ed3e126ec4663aea57b48c /graphics/gdal | |
parent | ed8d2457beb80400e836e61c80747fa853dff6da (diff) | |
download | freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.tar.gz freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.tar.zst freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.zip |
Update giflib to 5.1.1
PR: 204492
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 6ec4503ca9ed..70cb33ade57b 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |