pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/xbeeb Use generic-nonlicense instead of none...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45a828412791
branches:  trunk
changeset: 355853:45a828412791
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 14 08:51:53 2016 +0000

description:
Use generic-nonlicense instead of nonexisting xbeeb-pseudolicense.

diffstat:

 emulators/xbeeb/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2a916288c96c -r 45a828412791 emulators/xbeeb/options.mk
--- a/emulators/xbeeb/options.mk        Tue Dec 13 21:53:26 2016 +0000
+++ b/emulators/xbeeb/options.mk        Wed Dec 14 08:51:53 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2009/02/13 13:47:18 abs Exp $
+# $NetBSD: options.mk,v 1.2 2016/12/14 08:51:53 wiz Exp $
 
 .include "../../mk/bsd.prefs.mk"
 
@@ -28,7 +28,7 @@
 
 .if !empty(PKG_OPTIONS:Mxbeeb-roms)
 PLIST.xbeeb-roms=      yes
-LICENSE=               xbeeb-pseudolicense
+LICENSE=               generic-nonlicense
 RESTRICTED=            No redistribution allowed
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}



Home | Main Index | Thread Index | Old Index