pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/sendmail



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Jan  5 01:17:09 UTC 2024

Modified Files:
        pkgsrc/mail/sendmail: Makefile.common

Log Message:
sendemail/Makefile.common: Change OWNER to MAINTAINER

There is a security update on the table and we are not hearing from
$OWNER.   (On behalf of pmc.)


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/sendmail/Makefile.common

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

Modified files:

Index: pkgsrc/mail/sendmail/Makefile.common
diff -u pkgsrc/mail/sendmail/Makefile.common:1.67 pkgsrc/mail/sendmail/Makefile.common:1.68
--- pkgsrc/mail/sendmail/Makefile.common:1.67   Sun Jul  4 07:57:13 2021
+++ pkgsrc/mail/sendmail/Makefile.common        Fri Jan  5 01:17:09 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.67 2021/07/04 07:57:13 jnemeth Exp $
+# $NetBSD: Makefile.common,v 1.68 2024/01/05 01:17:09 gdt Exp $
 #
 # used by mail/libmilter/Makefile
 # used by mail/sendmail/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub
 MASTER_SITES+= ftp://ftp.sendmail.org/pub/sendmail/past-releases/
 MASTER_SITES+= ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/
 
-OWNER?=                jnemeth%NetBSD.org@localhost
+MAINTAINER?=   jnemeth%NetBSD.org@localhost
 HOMEPAGE=      http://www.sendmail.org/
 LICENSE=       sendmail-license
 



Home | Main Index | Thread Index | Old Index