diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
commit | c6faa705a5fb2824a641c35b5060181b51ca9fe4 (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /graphics/p5-Geo-GDAL/Makefile | |
parent | 78f365008b386f872c3093fc67d24153bd223d1e (diff) | |
download | ports-c6faa705a5fb2824a641c35b5060181b51ca9fe4.tar.gz ports-c6faa705a5fb2824a641c35b5060181b51ca9fe4.zip |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self
Notes
Notes:
svn path=/head/; revision=377033
Diffstat (limited to 'graphics/p5-Geo-GDAL/Makefile')
-rw-r--r-- | graphics/p5-Geo-GDAL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile index 5a2de81fcd12..7c0317b5c005 100644 --- a/graphics/p5-Geo-GDAL/Makefile +++ b/graphics/p5-Geo-GDAL/Makefile @@ -3,7 +3,7 @@ PORTNAME= Geo-GDAL PORTVERSION= 1.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ |