diff options
author | kim <kim@pkgsrc.org> | 2015-09-09 22:04:55 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2015-09-09 22:04:55 +0000 |
commit | 4e38e8eabd9bd9913432742105babde32eb31d8d (patch) | |
tree | 4edbeea5c1f62791d01ec965e9d3c70d9dcbdec7 /shells | |
parent | 8de4cba1eecf0e2b6e23979a6d26dd906cde3c52 (diff) | |
download | pkgsrc-4e38e8eabd9bd9913432742105babde32eb31d8d.tar.gz |
Try to avoid people changing my email address from under me.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index fae38b3cde0..a657d591998 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2015/05/22 08:03:43 kim Exp $ +# $NetBSD: Makefile,v 1.80 2015/09/09 22:04:55 kim Exp $ DISTNAME= tcsh-6.19.00 #PKGREVISION= 0 @@ -6,7 +6,7 @@ CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ -MAINTAINER= kim@NetBSD.org +MAINTAINER= kimmo@suominen.com HOMEPAGE= http://www.tcsh.org/ COMMENT= Extended C-shell with many useful features LICENSE= original-bsd |