aboutsummaryrefslogtreecommitdiff
path: root/irc/irc/Makefile
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-06-27 00:13:21 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-06-27 00:13:21 +0000
commita89983aacf11e16105e7194b9748e93ca655137c (patch)
tree73215bcc7c1f5b38592a80bb73d16aa566b553a7 /irc/irc/Makefile
parent1cb933983132d530dc3cb64585ba79e11fb4dcf8 (diff)
downloadports-a89983aacf11e16105e7194b9748e93ca655137c.tar.gz
ports-a89983aacf11e16105e7194b9748e93ca655137c.zip
Disable NOTE by default.
To enable NOTE, uncomment "# ENABLE_NOTE=yes" in Makefile Reviewed by: dima
Notes
Notes: svn path=/head/; revision=1895
Diffstat (limited to 'irc/irc/Makefile')
-rw-r--r--irc/irc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index bff2df3ecabb..34b261eabe60 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.6 1995/05/17 15:06:24 asami Exp $
+# $Id: Makefile,v 1.7 1995/05/18 09:14:06 asami Exp $
#
DISTNAME= irc2.8.21
@@ -13,6 +13,9 @@ MASTER_SITES= ftp://cs-ftp.bu.edu/irc/servers/
MAINTAINER= torstenb@FreeBSD.ORG
+# the NOTE command is disabled by default
+# ENABLE_NOTE=yes
+
# Restrictive copyright in irc2.8.21/ircd/res.c
NO_PACKAGE= yes