diff options
author | grant <grant@pkgsrc.org> | 2004-09-19 01:54:01 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-09-19 01:54:01 +0000 |
commit | feb7e85786b9167d5c868ec54a6a94e183973e69 (patch) | |
tree | 91413c039946d9c6806017fa81644d3e712d92c9 /chat | |
parent | b6dd3c6fb9b6a8b9f5232ce16c79dc90f789aa43 (diff) | |
download | pkgsrc-feb7e85786b9167d5c868ec54a6a94e183973e69.tar.gz |
update MASTER_SITES, the old host has disappeared from dns.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/scrollz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/scrollz/Makefile b/chat/scrollz/Makefile index c2e9023d167..b67b1a9b08c 100644 --- a/chat/scrollz/Makefile +++ b/chat/scrollz/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/09/19 01:53:41 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/09/19 01:54:01 grant Exp $ # DISTNAME= ScrollZ-1.9 PKGNAME= scrollz-1.9 CATEGORIES= chat -MASTER_SITES= http://scrollz.broken.com/source/ +MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.scrollz.com/ |