diff options
-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/ |