aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Hutchinson <portmaster@BSDforge.com>2023-02-10 13:31:04 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-02-14 20:23:41 +0000
commit09a830afdcfce1f0277aea54a57abbf641d51428 (patch)
tree88449bee922ac52a92a493bc013c570d9f04b40e
parenta08f746fdb4a535da6eafa4a6e18c7f660c62fa9 (diff)
downloadports-09a830afdcfce1f0277aea54a57abbf641d51428.tar.gz
ports-09a830afdcfce1f0277aea54a57abbf641d51428.zip
x11-themes/kde-icons-black-and-white: change WWW to less dead site
The old www.kde-look.org is dead, kde-look.org redirects to store.kde.org. Change WWW to the latter. PR: 268419 Reported by: grahamperrin Approved by: eduardo (mentor) Differential Revision: https://reviews.freebsd.org/D38521
-rw-r--r--x11-themes/kde-icons-black-and-white/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-themes/kde-icons-black-and-white/Makefile b/x11-themes/kde-icons-black-and-white/Makefile
index 9a1a7557389c..033dd1bb5f20 100644
--- a/x11-themes/kde-icons-black-and-white/Makefile
+++ b/x11-themes/kde-icons-black-and-white/Makefile
@@ -1,11 +1,12 @@
PORTNAME= black-and-white
PORTVERSION= 2.0.a
+PORTREVISION= 1
MASTER_SITES= https://BSDforge.com/projects/source/x11-themes/kde-icons-black-and-white/
DISTNAME= black-and-white
MAINTAINER= portmaster@BSDforge.com
COMMENT= KDE Black And White iconset
-WWW= http://www.kde-look.org/content/show.php?content=24645
+WWW= https://store.kde.org/p/1120904
LICENSE= theme
LICENSE_NAME= theme
@@ -14,6 +15,8 @@ LICENSE_TEXT= may contain iconic, visual, graphical or other\
consent of either the trademark or the patent holder
LICENSE_PERMS= auto-accept
+NO_ARCH= yes
+
WRKSRC= ${WRKDIR}/"black and white"
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"