From 1c8b5e27716e23b8884e031ebdbb1802a6da5268 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Tue, 23 Jul 2002 17:20:19 +0000 Subject: . Remove some dead MASTER_SITEs. . Make the primary site MASTER_SITE_LOCAL (requested by the author and maintainer of the previous primary site). --- net/dgd/Makefile | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'net/dgd') diff --git a/net/dgd/Makefile b/net/dgd/Makefile index b8a0e371c54c..77047a0c8161 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -8,16 +8,13 @@ PORTNAME= dgd PORTVERSION= 1.2p1 CATEGORIES= net lang -MASTER_SITES= ftp://ftp.dworkin.nl/pub/dgd/ \ - ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ \ - ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \ - ftp://ftp.veda.is/pub/mud/dgd/ \ - ftp://ftp.dreamlabs.com/pub/mud/dgd/ - -PATCH_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/ \ - ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/patches/ \ - ftp://ftp.veda.is/pub/mud/dgd/patches/ \ - ftp://ftp.dreamlabs.com/pub/mud/dgd/patches/ +MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/dgd|} \ + ftp://ftp.dworkin.nl/pub/dgd/ \ + ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ + +PATCH_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/dgd/patches|} \ + ftp://ftp.dworkin.nl/pub/dgd/patches \ + ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/ MAINTAINER= glewis@FreeBSD.org -- cgit v1.2.3