aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:38:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:46:54 +0000
commit89eda36a908647110eeff93d7b470d7fb336bc73 (patch)
tree94aaed597191fc3c4bc0f5fcfce9fb196e9c4caf
parent3f6482491bc9724fafecfc8abc3e23fe9a42d717 (diff)
downloadports-89eda36a908647110eeff93d7b470d7fb336bc73.tar.gz
ports-89eda36a908647110eeff93d7b470d7fb336bc73.zip
graphics/webp: Update WWW
-rw-r--r--graphics/webp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile
index 1efc44a23a13..b6a8e41b5e60 100644
--- a/graphics/webp/Makefile
+++ b/graphics/webp/Makefile
@@ -3,11 +3,11 @@ PORTVERSION= 1.3.0
CATEGORIES= graphics
MASTER_SITES= http://downloads.webmproject.org/releases/webp/ \
https://storage.googleapis.com/downloads.webmproject.org/releases/webp/
-DISTNAME= lib${PORTNAME}-${PORTVERSION}
+DISTNAME= libwebp-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google WebP image format conversion tool
-WWW= https://developers.google.com/speed/webp/
+WWW= https://developers.google.com/speed/webp
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING