summaryrefslogtreecommitdiff
path: root/misc/chord2html
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-10-11 16:02:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-10-11 16:02:15 +0000
commit63ccd9f0eb674041d31e9d8384ec16e83e7ec01a (patch)
treef46759e8f9bda6538f49d092c2c6dd62d96f5ced /misc/chord2html
parentChase updated mastersite. (diff)
Mark as BROKEN: unfetchable.
Source: distfile survey
Notes
Notes: svn path=/head/; revision=144948
Diffstat (limited to 'misc/chord2html')
-rw-r--r--misc/chord2html/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile
index 5936eb5213ab..21bf2d8caf48 100644
--- a/misc/chord2html/Makefile
+++ b/misc/chord2html/Makefile
@@ -9,11 +9,15 @@
PORTNAME= chord2html
PORTVERSION= 1.3
CATEGORIES= misc
-MASTER_SITES= http://helllabs.org/~claudio/chord/
+MASTER_SITES= # disappeared
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert CHORD input files to HTML
+BROKEN= "mastersite disappeared"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE= 2005-12-11
+
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
USE_PERL5= yes