summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-05-19 00:01:17 +0000
committerleot <leot@pkgsrc.org>2019-05-19 00:01:17 +0000
commit82408bae941ec5334a6e983344bc7d3cbcb3002c (patch)
treee6c1a32d487b966977aeaaa34899e94f82004db5 /shells
parent66a99392e2d4895e546f90fb3203ab54393966b8 (diff)
downloadpkgsrc-82408bae941ec5334a6e983344bc7d3cbcb3002c.tar.gz
tcsh: Uncomment HOMEPAGE (now available again)
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 e47a6469f0f..0b90e81484b 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2019/05/11 13:48:58 kim Exp $
+# $NetBSD: Makefile,v 1.91 2019/05/19 00:01:17 leot 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?= pkgsrc-users@NetBSD.org # 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