summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/xbeeb/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xbeeb/options.mk b/emulators/xbeeb/options.mk
index 8aa26a5b3fe..954e1569258 100644
--- a/emulators/xbeeb/options.mk
+++ b/emulators/xbeeb/options.mk
@@ -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}