diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /shells/tcsh | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'shells/tcsh')
-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 ad16eb7444e..1a3db84b830 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2006/01/24 20:42:49 rillig Exp $ +# $NetBSD: Makefile,v 1.55 2007/02/22 19:01:25 wiz Exp $ # DISTNAME= tcsh-6.14.00 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ ftp://ftp.funet.fi/pub/unix/shells/tcsh/old/ MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://www.tcsh.org/ +HOMEPAGE= http://www.tcsh.org/Welcome COMMENT= Extended C-shell with many useful features CONFLICTS= static-tcsh-[0-9]* |