pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

plasma-workspace: fix HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sat Sep 4 14:52:36 2021 +1200
Changeset:	2b5a9ee1584265231feec7b4160576d867de544e

Modified Files:
	plasma-workspace/Makefile

Log Message:
plasma-workspace: fix HOMEPAGE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2b5a9ee1584265231feec7b4160576d867de544e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 plasma-workspace/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/plasma-workspace/Makefile b/plasma-workspace/Makefile
index 6aee6dad1f..937e7ac857 100644
--- a/plasma-workspace/Makefile
+++ b/plasma-workspace/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	plasma-workspace-${PLASMAVER}
 CATEGORIES=	x11
 
-HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
+HOMEPAGE=	https://kde.org/plasma-desktop/
 COMMENT=	KDE Plasma Workspace
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1 AND gnu-fdl-v1.2
 


Home | Main Index | Thread Index | Old Index