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/eltclsh | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'shells/eltclsh')
-rw-r--r-- | shells/eltclsh/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/eltclsh/Makefile b/shells/eltclsh/Makefile index 12a497d5e19..ec68680144f 100644 --- a/shells/eltclsh/Makefile +++ b/shells/eltclsh/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2006/11/30 18:02:28 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/22 19:01:24 wiz Exp $ DISTNAME= eltclsh-1.6 PKGREVISION= 1 CATEGORIES= shells -MASTER_SITES= http://softs.laas.fr/openrobots/distfiles/ +MASTER_SITES= http://softs.laas.fr/openrobots/php/download.php/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://softs.laas.fr/openrobots/tools/eltclsh.php +HOMEPAGE= https://softs.laas.fr/openrobots/wiki/eltclsh COMMENT= Interactive TCL shell with editline facilities GNU_CONFIGURE= yes |