summaryrefslogtreecommitdiff
path: root/shells/tcsh
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
commit4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch)
tree497694cf293ada6bbb344103e4bfae0a92927e87 /shells/tcsh
parente2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff)
downloadpkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz
Comment out dead sites.
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 05b6f4d5757..0a9df420480 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2017/08/23 17:52:47 jlam Exp $
+# $NetBSD: Makefile,v 1.87 2017/09/04 18:01:01 wiz Exp $
#
# used by shells/standalone-tcsh/Makefile
# used by shells/static-tcsh/Makefile
@@ -10,7 +10,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 # use ?= to allow for overrides.
-HOMEPAGE= http://www.tcsh.org/
+#HOMEPAGE= http://www.tcsh.org/
COMMENT= Extended C-shell with many useful features
LICENSE= original-bsd