summaryrefslogtreecommitdiff
path: root/graphics/netpbm/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-08-11 07:17:39 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-08-11 07:17:39 +0000
commit8d4401bce7f05a8b597a8d51f085c9652b4e3ba7 (patch)
tree56f0d8e453c43855c2a87f12021ae2865d36e9a1 /graphics/netpbm/Makefile
parenttextproc/nuspell: consistently use PORTNAME in PLIST_FILES (diff)
graphics/netpbm: Update to 10.87.01
Changes: https://gitlab.com/tobiask/netpbm/raw/v10.87.01/doc/HISTORY
Notes
Notes: svn path=/head/; revision=508588
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 95a14a24d2e6..1de8f7e3eacd 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= netpbm
-DISTVERSION= 10.87.00
+DISTVERSION= 10.87.01
CATEGORIES= graphics
MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \
- https://gitlab.com/tobiask/netpbm/uploads/125945b95a7de7dfaf6a3906315e8908/ \
+ https://gitlab.com/tobiask/netpbm/uploads/aa50c2aa391a8aedb35d5e914b88c4d0/ \
LOCAL/tobik
MAINTAINER= tobik@FreeBSD.org