From b8cc4d9ef7bf0c4f19c1ed05defb6ba02955178e Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Mon, 23 Sep 2002 16:19:19 +0000 Subject: [PATCH] Since the master site is down, temporarily mirror the tarball at ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor) --- net-mgmt/cidr/Makefile | 2 ++ net/cidr/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/net-mgmt/cidr/Makefile b/net-mgmt/cidr/Makefile index bfed7e3061de..104900f29eee 100644 --- a/net-mgmt/cidr/Makefile +++ b/net-mgmt/cidr/Makefile @@ -8,6 +8,8 @@ PORTNAME= cidr PORTVERSION= 2.3.2 CATEGORIES= net MASTER_SITES= http://geeksoul.com/robert/cidr/ +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork DISTNAME= cidr-current MAINTAINER= midom@dammit.lt diff --git a/net/cidr/Makefile b/net/cidr/Makefile index bfed7e3061de..104900f29eee 100644 --- a/net/cidr/Makefile +++ b/net/cidr/Makefile @@ -8,6 +8,8 @@ PORTNAME= cidr PORTVERSION= 2.3.2 CATEGORIES= net MASTER_SITES= http://geeksoul.com/robert/cidr/ +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork DISTNAME= cidr-current MAINTAINER= midom@dammit.lt