summaryrefslogtreecommitdiff
path: root/irc/zircon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/zircon/Makefile')
-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.