summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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