summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-10-11 18:04:42 +0000
committerkrion <krion@FreeBSD.org>2005-10-11 18:04:42 +0000
commitda9738ebe9b4c49839760803cb72e195bb60b5b9 (patch)
tree7de70577f086cbce4acd10d969619c5c68dcb538 /misc
parent61cbc2e8f3c0fbbebea7e14ff2bfac69d3fca9ab (diff)
downloadFreeBSD-ports-da9738ebe9b4c49839760803cb72e195bb60b5b9.zip
FreeBSD-ports-da9738ebe9b4c49839760803cb72e195bb60b5b9.tar.gz
figlet shouldn't be broken :-)
Diffstat (limited to 'misc')
-rw-r--r--misc/figlet/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 01dbb5f..598c263 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -9,17 +9,14 @@
PORTNAME= figlet
PORTVERSION= 2.2.1
CATEGORIES= misc
-MASTER_SITES= http://ftp.plig.org/pub/figlet/program/unix/ \
+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/
DISTNAME= figlet221
MAINTAINER= obrien@FreeBSD.org
COMMENT= SysV banner-like program prints strings in large fancy ASCII art
-BROKEN= "unfetchable, however, 2.2.2 is available"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE= 2005-12-11
-
MAN6= figlet.6
do-install:
OpenPOWER on IntegriCloud