Skip to content

Commit 75592ee

Browse files
committed
KDE: update WWW for Frameworks ports
1 parent 1a5591b commit 75592ee

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

Mk/Uses/kde.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ DESCR= ${.CURDIR:H:H}/x11/plasma6-plasma/pkg-descr
210210
. elif ${_KDE_CATEGORY:Mkde-frameworks}
211211
PORTVERSION?= ${KDE_FRAMEWORKS_VERSION}
212212
PKGNAMEPREFIX?= kf${_KDE_VERSION}-
213-
WWW?= https://api.kde.org/frameworks/${PORTNAME}/html/index.html
213+
WWW?= https://api.kde.org/${PORTNAME}-index.html
214214
# This is a slight duplication of _USE_PORTINGAIDS_ALL
215215
_PORTINGAIDS= kjs kjsembed kdelibs4support kdesignerplugin khtml kmediaplayer kross kxmlrpcclient
216216
. if ${_KDE_VERSION:M5}

devel/kf6-extra-cmake-modules/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ PATCHFILES= 7a1d063137a8e8c7758cfdb1c95f2b258cd0d0c6.patch:-p1
66

77
COMMENT= Extra modules and scripts for CMake
88
MAINTAINER= kde@FreeBSD.org
9+
WWW= https://api.kde.org/ecm-index.html
910

1011
LICENSE= BSD3CLAUSE
1112
LICENSE_FILE= ${WRKSRC}/COPYING-CMAKE-SCRIPTS

x11/kf6-frameworks/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PKGNAMEPREFIX= kf6-
55

66
MAINTAINER= kde@FreeBSD.org
77
COMMENT= KDE frameworks meta port
8-
WWW= https://api.kde.org/frameworks/index.html
8+
WWW= https://api.kde.org
99

1010
USES= kde:6 metaport qt:6
1111
USE_KDE= ${_USE_FRAMEWORKS_ALL}

0 commit comments

Comments
 (0)