aboutsummaryrefslogtreecommitdiff
path: root/irc/ircII/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircII/Makefile')
-rw-r--r--irc/ircII/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index e1cad8407d36..be71d27d8831 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -3,10 +3,10 @@
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.10 1996/04/01 07:11:29 asami Exp $
+# $Id: Makefile,v 1.11 1996/06/17 22:24:20 torstenb Exp $
#
-DISTNAME= ircii-2.9-base
+DISTNAME= ircii-2.9-roof
PKGNAME= ircii-2.9
CATEGORIES+= net
MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/
@@ -15,6 +15,8 @@ MAINTAINER= torstenb@FreeBSD.ORG
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-default-server="irc.FreeBSD.ORG"
+
WRKSRC= ${WRKDIR}/${PKGNAME}
.if !defined(NOMANCOMPRESS)