pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/blackbox



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Oct  3 12:49:58 UTC 2021

Modified Files:
        pkgsrc/wm/blackbox: Makefile

Log Message:
blackbox: take maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/wm/blackbox/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/blackbox/Makefile
diff -u pkgsrc/wm/blackbox/Makefile:1.39 pkgsrc/wm/blackbox/Makefile:1.40
--- pkgsrc/wm/blackbox/Makefile:1.39    Fri Jun 11 21:30:39 2021
+++ pkgsrc/wm/blackbox/Makefile Sun Oct  3 12:49:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2021/06/11 21:30:39 gutteridge Exp $
+# $NetBSD: Makefile,v 1.40 2021/10/03 12:49:58 gutteridge Exp $
 
 DISTNAME=      blackbox-0.77
 PKGREVISION=   1
@@ -8,7 +8,7 @@ GITHUB_PROJECT= blackboxwm
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.lz
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    gutteridge%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/bbidulock/blackboxwm
 COMMENT=       Small and fast X11 window manager
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index