diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 14:52:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 14:52:44 +0800 |
commit | 9d9f88b824afcda7cdfb0c52e98ed4add762f1de (patch) | |
tree | 0db3a678dfc98dd87b8c8cb611d640c60e31050a /dns | |
parent | 44015cfa268f48192961f090f2bb7bc682a19c1c (diff) | |
download | freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.tar.gz freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.tar.zst freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.zip |
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
Diffstat (limited to 'dns')
-rw-r--r-- | dns/gresolver/Makefile | 3 |
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 \ |