pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/xbeeb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 14 08:51:53 UTC 2016

Modified Files:
        pkgsrc/emulators/xbeeb: options.mk

Log Message:
Use generic-nonlicense instead of nonexisting xbeeb-pseudolicense.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/xbeeb/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/xbeeb/options.mk
diff -u pkgsrc/emulators/xbeeb/options.mk:1.1 pkgsrc/emulators/xbeeb/options.mk:1.2
--- pkgsrc/emulators/xbeeb/options.mk:1.1       Fri Feb 13 13:47:18 2009
+++ pkgsrc/emulators/xbeeb/options.mk   Wed Dec 14 08:51:53 2016
@@ -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 @@ PLIST_VARS+=          xbeeb-roms
 
 .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