pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/tcsh Update MAINTAINER



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea33a86db046
branches:  trunk
changeset: 333655:ea33a86db046
user:      kim <kim%pkgsrc.org@localhost>
date:      Sat May 11 13:48:58 2019 +0000

description:
Update MAINTAINER

diffstat:

 shells/tcsh/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0e0cb93b505b -r ea33a86db046 shells/tcsh/Makefile
--- a/shells/tcsh/Makefile      Sat May 11 13:24:00 2019 +0000
+++ b/shells/tcsh/Makefile      Sat May 11 13:48:58 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2019/05/09 12:07:45 leot Exp $
+# $NetBSD: Makefile,v 1.90 2019/05/11 13:48:58 kim Exp $
 #
 # used by shells/standalone-tcsh/Makefile
 # used by shells/static-tcsh/Makefile
@@ -9,7 +9,7 @@
 MASTER_SITES=  ftp://ftp.astron.com/pub/tcsh/
 MASTER_SITES+= ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/
 
-MAINTAINER?=   kimmo%suominen.com@localhost    # use ?= to allow for overrides.
+MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost       # use ?= to allow for overrides.
 #HOMEPAGE=     http://www.tcsh.org/
 COMMENT=       Extended C-shell with many useful features
 LICENSE=       original-bsd



Home | Main Index | Thread Index | Old Index