aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-09-21 06:52:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-09-21 06:52:44 +0000
commitac54f274cc948f3158443f060d0d8348becfc5d2 (patch)
tree0db3a678dfc98dd87b8c8cb611d640c60e31050a /dns
parent3e94402c301188f64a4008fee090b03c132822e2 (diff)
downloadports-ac54f274cc948f3158443f060d0d8348becfc5d2.tar.gz
ports-ac54f274cc948f3158443f060d0d8348becfc5d2.zip
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
Notes
Notes: svn path=/head/; revision=304608
Diffstat (limited to 'dns')
-rw-r--r--dns/gresolver/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/gresolver/Makefile b/dns/gresolver/Makefile
index 24830b540368..30f352bee87c 100644
--- a/dns/gresolver/Makefile
+++ b/dns/gresolver/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://jodrell.net/files/unsupported/gresolver/
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical DNS query tool using GTK+
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext \
p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-Glade2>=0:${PORTSDIR}/x11-toolkits/p5-Glade2 \