pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/tcsh tcsh: Uncomment HOMEPAGE (now available ag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6db0cfe61c6
branches:  trunk
changeset: 333985:d6db0cfe61c6
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun May 19 00:01:17 2019 +0000

description:
tcsh: Uncomment HOMEPAGE (now available again)

diffstat:

 shells/tcsh/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 091f62d272bc -r d6db0cfe61c6 shells/tcsh/Makefile
--- a/shells/tcsh/Makefile      Sat May 18 23:33:32 2019 +0000
+++ b/shells/tcsh/Makefile      Sun May 19 00:01:17 2019 +0000
@@ -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.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/
 
 MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost       # 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
 



Home | Main Index | Thread Index | Old Index