From eba769c0238357507908be0c4f639fc7721f78f7 Mon Sep 17 00:00:00 2001 From: garga Date: Fri, 25 Jul 2008 18:13:13 +0000 Subject: - Add gentoo mirrors to MASTER_SITES --- net/rinetd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/rinetd') diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile index 4fd3aa70de3d..c280de320006 100644 --- a/net/rinetd/Makefile +++ b/net/rinetd/Makefile @@ -9,7 +9,9 @@ PORTNAME= rinetd PORTVERSION= 0.62 PORTREVISION= 3 CATEGORIES= net -MASTER_SITES= http://www.boutell.com/rinetd/http/ +MASTER_SITES= http://www.boutell.com/rinetd/http/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles DISTNAME= rinetd MAINTAINER= garga@FreeBSD.org -- cgit