aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2012-12-04 17:10:47 +0800
committergahr <gahr@FreeBSD.org>2012-12-04 17:10:47 +0800
commited55501927a4f04d1643c62bfdc038c083e2b6c0 (patch)
treee48a5b6ca3dbfca70757eaeb3797e2f8b350f556 /irc
parentf6a0b35344a6c187b19675c3128bd76f2bff63a6 (diff)
downloadfreebsd-ports-gnome-ed55501927a4f04d1643c62bfdc038c083e2b6c0.tar.gz
freebsd-ports-gnome-ed55501927a4f04d1643c62bfdc038c083e2b6c0.tar.zst
freebsd-ports-gnome-ed55501927a4f04d1643c62bfdc038c083e2b6c0.zip
- Mark as DEPRECATED
* development has ceased 10 years ago * needs Tcl/Tk 8.3 (which are bound to be removed soon) to work properly - Set EXPIRATION_DATE to 2013-02-01 - Pass maintainership to tcltk@ Feature safe: yes Approved by: c.petrik.sosa@gmail.com (former maintainer)
Diffstat (limited to 'irc')
-rw-r--r--irc/zircon/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index 6d84a5c8975f..97c85f27efcb 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -9,7 +9,10 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dinoex
-MAINTAINER= c.petrik.sosa@gmail.com
+DEPRECATED= Development has ceased 10 years ago
+EXPIRATION_DATE=2013-02-01
+
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= An X11 interface to Internet Relay Chat
LICENSE= BSD