pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/tracker Update the RESTRICTED text to say the sa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd89e7f8c68c
branches:  trunk
changeset: 482771:dd89e7f8c68c
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Tue Nov 02 22:33:19 2004 +0000

description:
Update the RESTRICTED text to say the same thing as what is in the
distfile: "No commercial redistribution".

Remove NO_SRC_ON_FTP, since that is permitted by the license.

diffstat:

 audio/tracker/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 8298ba2d1b4e -r dd89e7f8c68c audio/tracker/Makefile
--- a/audio/tracker/Makefile    Tue Nov 02 22:24:35 2004 +0000
+++ b/audio/tracker/Makefile    Tue Nov 02 22:33:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/07/10 16:33:01 minskim Exp $
+# $NetBSD: Makefile,v 1.30 2004/11/02 22:33:19 kristerw Exp $
 # FreeBSD Id: Makefile,v 1.29 1996/12/20 23:46:22 ache Exp
 #
 
@@ -11,10 +11,9 @@
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 COMMENT=               MOD player
 
-RESTRICTED=            "Non-redistributable beta"
+RESTRICTED=            "No commercial redistribution"
 NO_BIN_ON_FTP=         ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
-NO_SRC_ON_FTP=         ${RESTRICTED}
 NO_SRC_ON_CDROM=       ${RESTRICTED}
 
 USE_BUILDLINK3=                yes



Home | Main Index | Thread Index | Old Index