pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/poke



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Mon Aug 28 13:41:08 UTC 2023

Modified Files:
        pkgsrc/editors/poke: Makefile

Log Message:
poke: reset MAINTAINER to pkgsrc-users%NetBSD.org@localhost.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/editors/poke/Makefile

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

Modified files:

Index: pkgsrc/editors/poke/Makefile
diff -u pkgsrc/editors/poke/Makefile:1.9 pkgsrc/editors/poke/Makefile:1.10
--- pkgsrc/editors/poke/Makefile:1.9    Sat Aug 26 18:41:07 2023
+++ pkgsrc/editors/poke/Makefile        Mon Aug 28 13:41:08 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2023/08/26 18:41:07 fcambus Exp $
+# $NetBSD: Makefile,v 1.10 2023/08/28 13:41:08 fcambus Exp $
 
 DISTNAME=      poke-3.3
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GNU:=poke/}
 
-MAINTAINER=    fcambus%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.jemarch.net/poke
 COMMENT=       Extensible editor for structured binary data
 LICENSE=       gnu-gpl-v3



Home | Main Index | Thread Index | Old Index