pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update MAINTAINER



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a494d48c92bc
branches:  trunk
changeset: 323489:a494d48c92bc
user:      kim <kim%pkgsrc.org@localhost>
date:      Sat May 11 22:47:05 2019 +0000

description:
Update MAINTAINER

diffstat:

 misc/screen/Makefile   |  4 ++--
 security/sudo/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r e258a07867a3 -r a494d48c92bc misc/screen/Makefile
--- a/misc/screen/Makefile      Sat May 11 22:46:37 2019 +0000
+++ b/misc/screen/Makefile      Sat May 11 22:47:05 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.108 2018/09/13 12:15:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.109 2019/05/11 22:47:05 kim Exp $
 
 DISTNAME=      screen-4.6.2
 PKGREVISION=   1
 CATEGORIES=    misc shells
 MASTER_SITES=  ${MASTER_SITE_GNU:=screen/}
 
-MAINTAINER=    kimmo%suominen.com@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnu.org/software/screen/screen.html
 COMMENT=       Multi-screen window manager
 LICENSE=       gnu-gpl-v3
diff -r e258a07867a3 -r a494d48c92bc security/sudo/Makefile
--- a/security/sudo/Makefile    Sat May 11 22:46:37 2019 +0000
+++ b/security/sudo/Makefile    Sat May 11 22:47:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2019/01/15 21:44:16 adam Exp $
+# $NetBSD: Makefile,v 1.167 2019/05/11 22:51:08 kim Exp $
 
 DISTNAME=      sudo-1.8.27
 CATEGORIES=    security
@@ -8,7 +8,7 @@
 MASTER_SITES+= ftp://ftp.twaren.net/Unix/Security/Sudo/
 MASTER_SITES+= http://ftp.tux.org/pub/security/sudo/
 
-MAINTAINER=    kim%tac.nyc.ny.us@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.sudo.ws/
 COMMENT=       Allow others to run commands as root
 LICENSE=       isc AND modified-bsd



Home | Main Index | Thread Index | Old Index