From 52afe1a6796f44593bdf8c5c79230210582ef3da Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 12 Mar 2002 22:30:10 +0000 Subject: Convert to RESTRICTED format --- audio/csound-bath/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/csound-bath') diff --git a/audio/csound-bath/Makefile b/audio/csound-bath/Makefile index 184c1a750a3..1c294f1de07 100644 --- a/audio/csound-bath/Makefile +++ b/audio/csound-bath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/09/09 20:36:12 agc Exp $ +# $NetBSD: Makefile,v 1.4 2002/03/12 22:30:10 jmc Exp $ # DISTNAME= Csound4.12 @@ -11,8 +11,9 @@ HOMEPAGE= http://www.csound.org COMMENT= software synthesizer and sequencer LICENSE= csound-license -NO_SRC_ON_CDROM= "no for-fee-redistribution" -NO_BIN_ON_CDROM= ${NO_SRC_ON_CDROM} +RESTRICTED= "no for-fee-redistribution" +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR} DIST_SUBDIR= csound -- cgit v1.2.3