diff options
author | gdt <gdt@pkgsrc.org> | 2008-09-10 00:33:59 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-09-10 00:33:59 +0000 |
commit | e7b3ade0b01e7596b19719759d326bf62a233b76 (patch) | |
tree | 4672512809a68deb98f1f20a8c7b72be7a7253a4 /emulators | |
parent | a8cb8d2ef745f28ee3ee54fc72adc5ae0c5a998b (diff) | |
download | pkgsrc-e7b3ade0b01e7596b19719759d326bf62a233b76.tar.gz |
Set license to (missing) xm7-license, as no-commercial-use is
deprecated.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xm7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index d2420494179..07a6c1575d1 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/09/10 00:14:33 uebayasi Exp $ +# $NetBSD: Makefile,v 1.26 2008/09/10 00:33:59 gdt Exp $ # DISTNAME= xm71010s @@ -17,8 +17,8 @@ BUILD_DEPENDS+= nkf>=1.7:../../converters/nkf PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_BULK_PLATFORM= Linux-*-* +LICENSE= xm7-license RESTRICTED= source archive is not redistributable -LICENSE= no-commercial-use NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} |