aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff2png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tiff2png/Makefile')
-rw-r--r--graphics/tiff2png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile
index c48195fc4164..964d2c44aa3e 100644
--- a/graphics/tiff2png/Makefile
+++ b/graphics/tiff2png/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= tiff2png
-PORTVERSION= 0.9
+PORTVERSION= 0.91
PORTEPOCH= 1
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \
+MASTER_SITES= http://www.libpng.org/pub/png/src/ \
ftp://swrinde.nde.swri.edu/pub/png/applications/
MAINTAINER= ports@FreeBSD.org