pkgsrc-WIP-changes archive

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

kwrited: fix HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sat Sep 4 16:41:19 2021 +1200
Changeset:	bcdefc2c1ab74c2357b5d80efcf30083728a19c2

Modified Files:
	kwrited/Makefile

Log Message:
kwrited: fix HOMEPAGE

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

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

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

diffs:
diff --git a/kwrited/Makefile b/kwrited/Makefile
index 7258af6e9a..28842b5c59 100644
--- a/kwrited/Makefile
+++ b/kwrited/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	kwrited-${PLASMAVER}
 CATEGORIES=	misc
 
-HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
+HOMEPAGE=	https://kde.org/plasma-desktop/
 COMMENT=	Plasma5 daemon listening for wall and write messages
 LICENSE=	gnu-gpl-v2
 


Home | Main Index | Thread Index | Old Index