summaryrefslogtreecommitdiff
path: root/graphics/netpbm/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-03-10 04:27:38 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-03-10 04:27:38 +0000
commit61de6b5254884d2b9155a72a92609e79412f191d (patch)
treef24797e9968e2e43d18acc793b15888cca632382 /graphics/netpbm/Makefile
parentMark as NOT_FOR powerpc*. (diff)
graphics/netpbm: Update to 10.85.04
Changes: https://gitlab.com/tobiask/netpbm/raw/v10.85.04/doc/HISTORY MFH: 2019Q1 (fixes bugs in pamtopng)
Notes
Notes: svn path=/head/; revision=495223
Diffstat (limited to 'graphics/netpbm/Makefile')
-rw-r--r--graphics/netpbm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 07f4ad478e95..d58fcf87c68e 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= netpbm
-DISTVERSION= 10.85.03
+DISTVERSION= 10.85.04
CATEGORIES= graphics
MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \
- https://gitlab.com/tobiask/netpbm/uploads/b3d36b002ae7b3dc7ef42449bb612e12/ \
+ https://gitlab.com/tobiask/netpbm/uploads/fcb7f739c80416c8b3a05dba6626455e/ \
LOCAL/tobik
MAINTAINER= tobik@FreeBSD.org