diff options
Diffstat (limited to 'shells/zsh3/Makefile')
-rw-r--r-- | shells/zsh3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh3/Makefile b/shells/zsh3/Makefile index e7d60565d5d..b751f956e4a 100644 --- a/shells/zsh3/Makefile +++ b/shells/zsh3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/04/07 15:28:50 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/10/04 21:58:52 wiz Exp $ # DISTNAME= zsh-3.0.8 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.rge.com/pub/shells/zsh/old/ \ ftp://ftp.zsh.org/zsh/old/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sunsite.dk/zsh/ +HOMEPAGE= http://zsh.dotsrc.org/ COMMENT= The Z shell GNU_CONFIGURE= yes |