aboutsummaryrefslogtreecommitdiff
path: root/misc/figlet
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2008-02-28 17:36:27 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2008-02-28 17:36:27 +0000
commita006c425afeaa083bd1312312b00064d498366d5 (patch)
treeb7c65468363de5eadb8dd5cd41a639dfa1baca9b /misc/figlet
parentf91578a2f051ecac86b6f73c0fcfa745b5608338 (diff)
downloadports-a006c425afeaa083bd1312312b00064d498366d5.tar.gz
ports-a006c425afeaa083bd1312312b00064d498366d5.zip
Update MASTERSITES.
Notes
Notes: svn path=/head/; revision=208106
Diffstat (limited to 'misc/figlet')
-rw-r--r--misc/figlet/Makefile6
1 files 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