pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gradient



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Apr  2 17:46:11 UTC 2025

Modified Files:
        pkgsrc/graphics/gradient: Makefile

Log Message:
graphics/gradient: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/gradient/Makefile

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

Modified files:

Index: pkgsrc/graphics/gradient/Makefile
diff -u pkgsrc/graphics/gradient/Makefile:1.3 pkgsrc/graphics/gradient/Makefile:1.4
--- pkgsrc/graphics/gradient/Makefile:1.3       Sun Sep  1 15:56:08 2024
+++ pkgsrc/graphics/gradient/Makefile   Wed Apr  2 17:46:11 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2024/09/01 15:56:08 pin Exp $
+# $NetBSD: Makefile,v 1.4 2025/04/02 17:46:11 pin Exp $
 
 DISTNAME=      gradient-rs-0.4.0
 PKGNAME=       gradient-0.4.0
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=mazz
 GITHUB_PROJECT=        gradient-rs
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/mazznoer/gradient-rs/
 COMMENT=       CLI tool for playing with color gradients
 LICENSE=       apache-2.0 AND mit



Home | Main Index | Thread Index | Old Index