pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/dwm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  7 07:54:25 UTC 2017

Modified Files:
        pkgsrc/wm/dwm: Makefile

Log Message:
Follow a redirect.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/wm/dwm/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/dwm/Makefile
diff -u pkgsrc/wm/dwm/Makefile:1.16 pkgsrc/wm/dwm/Makefile:1.17
--- pkgsrc/wm/dwm/Makefile:1.16 Wed Feb 17 09:53:50 2016
+++ pkgsrc/wm/dwm/Makefile      Thu Sep  7 07:54:25 2017
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2016/02/17 09:53:50 leot Exp $
-#
+# $NetBSD: Makefile,v 1.17 2017/09/07 07:54:25 wiz Exp $
 
 DISTNAME=      dwm-6.1
 CATEGORIES=    wm
 MASTER_SITES=  http://dl.suckless.org/dwm/
 
 MAINTAINER=    leot%NetBSD.org@localhost
-HOMEPAGE=      http://dwm.suckless.org/
+HOMEPAGE=      https://dwm.suckless.org/
 COMMENT=       Dynamic window manager
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index