diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:22:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:22:25 +0000 |
commit | 06462396aedfab75990d5bf5b6177fac3b403b22 (patch) | |
tree | 7db41cfa13430d5cdde15e6bd6897a386d302cac /shells | |
parent | 9a2f899a9fbfec2f724464cfe0832e0f0b803aca (diff) | |
download | pkgsrc-06462396aedfab75990d5bf5b6177fac3b403b22.tar.gz |
Update HOMEPAGE. From Sergey Svishchev.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/es/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/es/Makefile b/shells/es/Makefile index d4ec205dfcd..b397ea08288 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:39 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:23:04 wiz Exp $ -DISTNAME= es-0.9-alpha1 +DISTNAME= es-0.9-alpha1 PKGNAME= es-0.9a1 PKGREVISION= 2 CATEGORIES= shells -MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ +MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://hawkwind.utcs.utoronto.ca:8001/mlists/es.html +HOMEPAGE= http://hawkwind.cs.toronto.edu:8001/mlists/es.html COMMENT= Extensible shell, derived from plan9's rc PKG_SHELL= bin/es |