aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-10-12 00:02:15 +0800
committerlinimon <linimon@FreeBSD.org>2005-10-12 00:02:15 +0800
commit6dbd51abdca453988496eabb3754bb3c4d13369d (patch)
tree2df504fbdd5799e0f5bc12bc759e395149d264d7 /misc
parent9ec218c99e958c8e5a7743f14c22c09bc344f366 (diff)
downloadfreebsd-ports-gnome-6dbd51abdca453988496eabb3754bb3c4d13369d.tar.gz
freebsd-ports-gnome-6dbd51abdca453988496eabb3754bb3c4d13369d.tar.zst
freebsd-ports-gnome-6dbd51abdca453988496eabb3754bb3c4d13369d.zip
Mark as BROKEN: unfetchable.
Source: distfile survey
Diffstat (limited to 'misc')
-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