From a006c425afeaa083bd1312312b00064d498366d5 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 28 Feb 2008 17:36:27 +0000 Subject: [PATCH] Update MASTERSITES. --- misc/figlet/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile index ebf6828436c8..f168be70f43b 100644 --- a/misc/figlet/Makefile +++ b/misc/figlet/Makefile @@ -12,9 +12,9 @@ PORTNAME= figlet PORTVERSION= 2.2.1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.fasta.fh-dortmund.de/mirror/gentoo/distfiles/ \ - http://ftp.plig.org/pub/figlet/program/unix/ \ - ftp://ftp.figlet.org/pub/figlet/program/unix/ +MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/program/unix/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien DISTNAME= figlet221 MAINTAINER= obrien@FreeBSD.org