summaryrefslogtreecommitdiff
path: root/irc/zircon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/zircon/Makefile')
-rw-r--r--irc/zircon/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index e4bce4f008e3..2d7ea2d34928 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -3,17 +3,18 @@
# Date created: 19 Aug 1995
# Whom: jkh / pst
#
-# $Id: Makefile,v 1.13 1997/04/20 13:19:39 wosch Exp $
+# $Id: Makefile,v 1.14 1997/07/14 12:50:14 jkh Exp $
#
DISTNAME= zircon-1.18.31
CATEGORIES= net tk41
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
-IS_INTERACTIVE= yes
-NO_BUILD= yes
MAINTAINER= ports@FreeBSD.org
+IS_INTERACTIVE= yes
+NO_BUILD= yes
+
# 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.