pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/xfce4-wm



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Apr 25 19:53:13 UTC 2020

Modified Files:
        pkgsrc/wm/xfce4-wm: Makefile

Log Message:
xfce4-wm: update MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/wm/xfce4-wm/Makefile

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

Modified files:

Index: pkgsrc/wm/xfce4-wm/Makefile
diff -u pkgsrc/wm/xfce4-wm/Makefile:1.78 pkgsrc/wm/xfce4-wm/Makefile:1.79
--- pkgsrc/wm/xfce4-wm/Makefile:1.78    Fri Apr 17 23:52:55 2020
+++ pkgsrc/wm/xfce4-wm/Makefile Sat Apr 25 19:53:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2020/04/17 23:52:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.79 2020/04/25 19:53:13 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -6,10 +6,10 @@ VERSION=      4.14.1
 DISTNAME=      xfwm4-${VERSION}
 PKGNAME=       xfce4-wm-${VERSION}
 CATEGORIES=    wm
-MASTER_SITES+= http://archive.xfce.org/src/xfce/xfwm4/${VERSION:R}/
+MASTER_SITES+= https://archive.xfce.org/src/xfce/xfwm4/${VERSION:R}/
 
 HOMEPAGE=      https://docs.xfce.org/xfce/xfwm4/start
-COMMENT=       XFCE window manager
+COMMENT=       Xfce window manager
 
 .include "../../devel/libwnck3/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index