diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 45812930981f21ec337d67e10c26827c21103262 (patch) | |
tree | 63f5502809536598bcd56d51aa876781083c9e64 /shells | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/eltclsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/eltclsh/Makefile b/shells/eltclsh/Makefile index 0301592b63e..39040c87e46 100644 --- a/shells/eltclsh/Makefile +++ b/shells/eltclsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/09/25 19:21:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/16 20:45:45 wiz Exp $ DISTNAME= eltclsh-1.9 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= shells MASTER_SITES= http://softs.laas.fr/openrobots/php/download.php/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://softs.laas.fr/openrobots/wiki/eltclsh +#HOMEPAGE= https://softs.laas.fr/openrobots/wiki/eltclsh COMMENT= Interactive TCL shell with editline facilities GNU_CONFIGURE= yes |