pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xnotify



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Feb 25 09:18:57 UTC 2022

Modified Files:
        pkgsrc/x11/xnotify: Makefile

Log Message:
x11/xnotify: Reset maintainer for stagnated project.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xnotify/Makefile

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

Modified files:

Index: pkgsrc/x11/xnotify/Makefile
diff -u pkgsrc/x11/xnotify/Makefile:1.5 pkgsrc/x11/xnotify/Makefile:1.6
--- pkgsrc/x11/xnotify/Makefile:1.5     Sun May  2 20:05:24 2021
+++ pkgsrc/x11/xnotify/Makefile Fri Feb 25 09:18:56 2022
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2021/05/02 20:05:24 pin Exp $
+# $NetBSD: Makefile,v 1.6 2022/02/25 09:18:56 pin Exp $
 
 DISTNAME=      xnotify-0.8.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=phillbush/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/phillbush/xnotify
 COMMENT=       Read notifications from stdin and display them on the screen
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index