summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/dnsdoctor/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/dnsdoctor/Makefile b/dns/dnsdoctor/Makefile
index a0c02a0778bb..5220d4edb924 100644
--- a/dns/dnsdoctor/Makefile
+++ b/dns/dnsdoctor/Makefile
@@ -10,6 +10,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jmohacsi@bsd.hu
COMMENT= Perform consistency checks on DNS zones
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2013-10-15
+
.if defined(WITH_X11)
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
.endif