pkgsrc-WIP-changes archive

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

Use https for xfce.org subdomains.



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Thu Jul 18 09:13:21 2019 +0100
Changeset:	d3fe9a4ead8d7cf49509a4e168469fc35a82855b

Modified Files:
	xfce4-wm-dfbsd/Makefile

Log Message:
Use https for xfce.org subdomains.

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

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

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

diffs:
diff --git a/xfce4-wm-dfbsd/Makefile b/xfce4-wm-dfbsd/Makefile
index 8e32904937..9f8427448d 100644
--- a/xfce4-wm-dfbsd/Makefile
+++ b/xfce4-wm-dfbsd/Makefile
@@ -8,7 +8,7 @@ PKGNAME=	xfce4-wm-4.12.5
 CATEGORIES=	wm
 MASTER_SITES+=	http://archive.xfce.org/src/xfce/xfwm4/4.12/
 
-HOMEPAGE=	http://docs.xfce.org/xfce/xfwm4/start
+HOMEPAGE=	https://docs.xfce.org/xfce/xfwm4/start
 COMMENT=	Xfce window manager
 
 .include "../../devel/libwnck/buildlink3.mk"


Home | Main Index | Thread Index | Old Index