summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-06-14 08:52:47 +0000
committerasami <asami@FreeBSD.org>1996-06-14 08:52:47 +0000
commit7eb1f7e3bbcfa86e008f878ac8edfbc75a93f8ed (patch)
tree1126158babd32f0ecbcf91b17ce44c0e7d80383e /irc
parentdae030e5b587b51d7ba804fd5657dda2ae26de16 (diff)
downloadFreeBSD-ports-7eb1f7e3bbcfa86e008f878ac8edfbc75a93f8ed.zip
FreeBSD-ports-7eb1f7e3bbcfa86e008f878ac8edfbc75a93f8ed.tar.gz
Change NO_PACKAGE to RESTRICTED, no redistribution allowed at all.
Diffstat (limited to 'irc')
-rw-r--r--irc/irc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index d7867f2..006bdec 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.8 1995/06/27 00:12:28 torstenb Exp $
+# $Id: Makefile,v 1.9 1995/11/27 04:05:02 asami Exp $
#
DISTNAME= irc2.8.21
@@ -17,7 +17,7 @@ MAINTAINER= torstenb@FreeBSD.ORG
# ENABLE_NOTE=yes
# Restrictive copyright in irc2.8.21/ircd/res.c
-NO_PACKAGE= yes
+RESTRICTED= "No redistribution allowed."
pre-install:
mkdir -p ${PREFIX}/lib/ircd
OpenPOWER on IntegriCloud