git: 89eda36a9086 - main - graphics/webp: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 18:51:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=89eda36a908647110eeff93d7b470d7fb336bc73
commit 89eda36a908647110eeff93d7b470d7fb336bc73
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:38:26 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:46:54 +0000
graphics/webp: Update WWW
---
graphics/webp/Makefile | 4 ++--
1 file 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