diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /geography/libgeotiff | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'geography/libgeotiff')
-rw-r--r-- | geography/libgeotiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/libgeotiff/Makefile b/geography/libgeotiff/Makefile index 8aac710de8b..f9dee9c8f43 100644 --- a/geography/libgeotiff/Makefile +++ b/geography/libgeotiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/12/20 01:24:34 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2013/01/26 21:37:38 adam Exp $ DISTNAME= libgeotiff-1.4.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ |