pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/reader



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Apr  4 20:03:41 UTC 2025

Modified Files:
        pkgsrc/www/reader: Makefile

Log Message:
www/reader: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/reader/Makefile

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

Modified files:

Index: pkgsrc/www/reader/Makefile
diff -u pkgsrc/www/reader/Makefile:1.6 pkgsrc/www/reader/Makefile:1.7
--- pkgsrc/www/reader/Makefile:1.6      Fri Mar  7 20:54:34 2025
+++ pkgsrc/www/reader/Makefile  Fri Apr  4 20:03:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/03/07 20:54:34 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2025/04/04 20:03:41 pin Exp $
 
 DISTNAME=      reader-0.4.7
 PKGREVISION=   1
@@ -6,7 +6,7 @@ CATEGORIES=     www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mrusme/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/mrusme/reader/
 COMMENT=       Lightweight tool offering better readability of web pages on the CLI
 LICENSE=       gnu-gpl-v3



Home | Main Index | Thread Index | Old Index