From 83ed0706c2ac6bf13d6b0f3d84228902d27e7b88 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 30 May 2002 06:03:50 +0000 Subject: add ftp://ftp.bitchx.org/pub/BitchX/source/old/ to MASTER_SITES for when pkgsrc is not up to date. --- chat/bitchx/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'chat/bitchx') diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile index 21439270cd9..c9b5d0d8e4a 100644 --- a/chat/bitchx/Makefile +++ b/chat/bitchx/Makefile @@ -1,10 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2001/09/30 13:52:57 blymn Exp $ +# $NetBSD: Makefile,v 1.10 2002/05/30 06:03:50 grant Exp $ DISTNAME= ircii-pana-1.0c18 PKGNAME= bitchx-1.0.3.18 WRKSRC= ${WRKDIR}/BitchX CATEGORIES= chat -MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ + +# /old/ is for when pkgsrc is not up to date +MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ \ + ftp://ftp.bitchx.org/pub/BitchX/source/old/ MAINTAINER= jmcneill@invisible.yi.org HOMEPAGE= http://www.bitchx.org/ -- cgit v1.2.3