summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2019-05-11 13:48:58 +0000
committerkim <kim@pkgsrc.org>2019-05-11 13:48:58 +0000
commit54f8be01a24889e0dccfcb90b96c9a622f36f5f2 (patch)
treeb57f5d0acd427ad50c81a1c551df3bd1174f450e /shells
parenta90f6e1f752f9d9d9c756a27bf6eede81963357b (diff)
downloadpkgsrc-54f8be01a24889e0dccfcb90b96c9a622f36f5f2.tar.gz
Update MAINTAINER
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 46607f68a67..e47a6469f0f 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -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 @@ CATEGORIES= shells
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 # use ?= to allow for overrides.
+MAINTAINER?= pkgsrc-users@NetBSD.org # use ?= to allow for overrides.
#HOMEPAGE= http://www.tcsh.org/
COMMENT= Extended C-shell with many useful features
LICENSE= original-bsd