pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/msedit



Module Name:    pkgsrc
Committed By:   fox
Date:           Sat Dec 13 09:23:52 UTC 2025

Modified Files:
        pkgsrc/editors/msedit: Makefile

Log Message:
editors/msedit: Take ownership of package.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/msedit/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/msedit/Makefile
diff -u pkgsrc/editors/msedit/Makefile:1.1 pkgsrc/editors/msedit/Makefile:1.2
--- pkgsrc/editors/msedit/Makefile:1.1  Sat Dec 13 09:06:55 2025
+++ pkgsrc/editors/msedit/Makefile      Sat Dec 13 09:23:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/12/13 09:06:55 fox Exp $
+# $NetBSD: Makefile,v 1.2 2025/12/13 09:23:52 fox Exp $
 
 DISTNAME=      edit-1.2.1
 PKGNAME=       ms${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=micr
 GITHUB_PROJECT=        edit
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    fox%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/microsoft/edit/
 COMMENT=       Simple editor for simple needs
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index