pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/EasyPG



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Dec 22 12:40:26 UTC 2024

Modified Files:
        pkgsrc/security/EasyPG: Makefile

Log Message:
security/EasyPG: Drop MAINTAINERship

This has been integrated into emacs 23 and later, so it is no longer
of interest to me.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/EasyPG/Makefile

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

Modified files:

Index: pkgsrc/security/EasyPG/Makefile
diff -u pkgsrc/security/EasyPG/Makefile:1.22 pkgsrc/security/EasyPG/Makefile:1.23
--- pkgsrc/security/EasyPG/Makefile:1.22        Sat May 14 22:25:32 2022
+++ pkgsrc/security/EasyPG/Makefile     Sun Dec 22 12:40:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2022/05/14 22:25:32 dholland Exp $
+# $NetBSD: Makefile,v 1.23 2024/12/22 12:40:26 gdt Exp $
 
 DISTNAME=      epg-0.0.16
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/}
@@ -6,7 +6,7 @@ PKGREVISION=    4
 CATEGORIES=    security mail
 MASTER_SITES=  ${MASTER_SITE_OSDN:=epg/29289/}
 
-MAINTAINER=    gdt%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.easypg.org/
 COMMENT=       GnuPG interface for emacs
 



Home | Main Index | Thread Index | Old Index