pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/procmail



Module Name:    pkgsrc
Committed By:   kim
Date:           Tue Feb 18 03:58:31 UTC 2025

Modified Files:
        pkgsrc/mail/procmail: Makefile

Log Message:
Update MAINTAINER


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/mail/procmail/Makefile

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

Modified files:

Index: pkgsrc/mail/procmail/Makefile
diff -u pkgsrc/mail/procmail/Makefile:1.58 pkgsrc/mail/procmail/Makefile:1.59
--- pkgsrc/mail/procmail/Makefile:1.58  Fri Oct 11 06:42:18 2024
+++ pkgsrc/mail/procmail/Makefile       Tue Feb 18 03:58:31 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.58 2024/10/11 06:42:18 nia Exp $
+# $NetBSD: Makefile,v 1.59 2025/02/18 03:58:31 kim Exp $
 
 DISTNAME=      procmail-3.24
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=BuGlessRB/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    kim%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/BuGlessRB/procmail
 COMMENT=       Local mail delivery agent
 LICENSE=       artistic OR gnu-gpl-v2



Home | Main Index | Thread Index | Old Index