diff options
author | gdt <gdt> | 2008-09-10 00:33:59 +0000 |
---|---|---|
committer | gdt <gdt> | 2008-09-10 00:33:59 +0000 |
commit | e84d832f1977170cd7560d862f811652c10a2187 (patch) | |
tree | 4672512809a68deb98f1f20a8c7b72be7a7253a4 /emulators/xm7 | |
parent | 3e1363fdd71f7e33d8f8891c2577281423c1d2e5 (diff) | |
download | pkgsrc-e84d832f1977170cd7560d862f811652c10a2187.tar.gz |
Set license to (missing) xm7-license, as no-commercial-use is
deprecated.
Diffstat (limited to 'emulators/xm7')
-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} |