summaryrefslogtreecommitdiff
path: root/irc/zircon
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-03 10:42:26 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-03 10:42:26 +0000
commit0cc8cc183722178506104c6d8af370e25578f512 (patch)
tree244776fe644d4e7e7f5f0cf16c6ee053dbc3a232 /irc/zircon
parentRemove nv, as promised. It still depends on the old version of tcl/tk, (diff)
jkh doesn't want to be the maintainer anymore (any takers???)
Obtained from: email to ports list
Notes
Notes: svn path=/head/; revision=4758
Diffstat (limited to 'irc/zircon')
-rw-r--r--irc/zircon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index a2b890574d0e..fafc615d280c 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -3,16 +3,15 @@
# Date created: 19 Aug 1995
# Whom: jkh / pst
#
-# $Id: Makefile,v 1.10 1996/12/01 01:23:27 obrien Exp $
+# $Id: Makefile,v 1.11 1996/12/03 10:29:03 jkh Exp $
#
DISTNAME= zircon-1.18b8
CATEGORIES= net
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
-MAINTAINER= jkh@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-#
# You can define USE_DPWISH if you want to run under the older
# tcl7.3/tk3.6/tclDP code. The author strongly reccomends using
# tcl7.5/tk4.1 instead, and the tclDP wont be supported for long.