From dde0be864beafd09b541ddc8964887ac613468c8 Mon Sep 17 00:00:00 2001 From: jwise Date: Wed, 5 Feb 2003 16:27:32 +0000 Subject: We now have a properly versioned distfile for the (alpha) i2cb client, and we now point users to ${MASTER_SITE_LOCAL} for the distfiles. --- chat/i2cb/Makefile | 5 ++--- chat/i2cbd/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile index 3daa45ae9a9..b9028734bfe 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/12/08 05:59:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2003/02/05 16:27:32 jwise Exp $ # -DISTNAME= icb PKGNAME= i2cb-6.0_ALPHA CATEGORIES= chat -MASTER_SITES= http://www.draga.com/~jwise/i2cb/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.draga.com/~jwise/i2cb/ diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile index 34af8953eef..b7c80fb39c5 100644 --- a/chat/i2cbd/Makefile +++ b/chat/i2cbd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/11/14 00:59:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/02/05 16:27:32 jwise Exp $ # DISTNAME= i2cbd-2.0_BETA0 CATEGORIES= chat -MASTER_SITES= http://www.draga.com/~jwise/i2cb/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.draga.com/~jwise/i2cb/ -- cgit v1.2.3