pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/qcalc



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Apr  4 20:01:39 UTC 2025

Modified Files:
        pkgsrc/math/qcalc: Makefile

Log Message:
math/qrrs: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/qcalc/Makefile

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

Modified files:

Index: pkgsrc/math/qcalc/Makefile
diff -u pkgsrc/math/qcalc/Makefile:1.11 pkgsrc/math/qcalc/Makefile:1.12
--- pkgsrc/math/qcalc/Makefile:1.11     Thu Oct 31 10:49:33 2024
+++ pkgsrc/math/qcalc/Makefile  Fri Apr  4 20:01:39 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2024/10/31 10:49:33 pin Exp $
+# $NetBSD: Makefile,v 1.12 2025/04/04 20:01:39 pin Exp $
 
 DISTNAME=      qcalc-0.15.2
 CATEGORIES=    math
 MASTER_SITES=  https://static.crates.io/crates/qcalc/
 EXTRACT_SUFX=  .crate
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/OchirErkhembayar/qcalc/
 COMMENT=       Terminal GUI calculator
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index