pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/mpg123 add LICENSE=no-commercial-use. noted by B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8c73d21b206
branches:  trunk
changeset: 472368:b8c73d21b206
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Apr 09 11:50:59 2004 +0000

description:
add LICENSE=no-commercial-use. noted by Bruce J.A. Nourish in
PR pkg/24510.

diffstat:

 audio/mpg123/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 739e2a27b439 -r b8c73d21b206 audio/mpg123/Makefile.common
--- a/audio/mpg123/Makefile.common      Fri Apr 09 11:45:16 2004 +0000
+++ b/audio/mpg123/Makefile.common      Fri Apr 09 11:50:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2004/03/05 14:24:30 bouyer Exp $
+# $NetBSD: Makefile.common,v 1.15 2004/04/09 11:50:59 grant Exp $
 
 DISTNAME=      mpg123-0.59r
 MPG123_VERSION=        0.59.18
@@ -17,6 +17,8 @@
 FILESDIR=      ${.CURDIR}/../../audio/mpg123/files
 DISTINFO_FILE= ${.CURDIR}/../../audio/mpg123/distinfo
 
+LICENSE=       no-commercial-use
+
 USE_BUILDLINK2=        # defined
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index